Skip to content

Commit 2dbb48a

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
feat(deps): bump @typescript-eslint/parser from 4.31.2 to 5.4.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.31.2 to 5.4.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.4.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ca265f commit 2dbb48a

File tree

2 files changed

+67
-6
lines changed

2 files changed

+67
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@commitlint/prompt": "^13.1.0",
5555
"@types/jest": "^27.0.2",
5656
"@typescript-eslint/eslint-plugin": "^4.33.0",
57-
"@typescript-eslint/parser": "^4.31.2",
57+
"@typescript-eslint/parser": "^5.4.0",
5858
"arrify": "^2.0.1",
5959
"commitizen": "^4.2.4",
6060
"concurrently": "^6.2.2",

yarn.lock

+66-5
Original file line numberDiff line numberDiff line change
@@ -1942,7 +1942,7 @@
19421942
eslint-scope "^5.1.1"
19431943
eslint-utils "^3.0.0"
19441944

1945-
"@typescript-eslint/parser@^4.30.0", "@typescript-eslint/parser@^4.31.2":
1945+
"@typescript-eslint/parser@^4.30.0":
19461946
version "4.31.2"
19471947
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.31.2.tgz#54aa75986e3302d91eff2bbbaa6ecfa8084e9c34"
19481948
integrity sha512-EcdO0E7M/sv23S/rLvenHkb58l3XhuSZzKf6DBvLgHqOYdL6YFMYVtreGFWirxaU2mS1GYDby3Lyxco7X5+Vjw==
@@ -1952,6 +1952,16 @@
19521952
"@typescript-eslint/typescript-estree" "4.31.2"
19531953
debug "^4.3.1"
19541954

1955+
"@typescript-eslint/parser@^5.4.0":
1956+
version "5.4.0"
1957+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.4.0.tgz#3aa83ce349d66e39b84151f6d5464928044ca9e3"
1958+
integrity sha512-JoB41EmxiYpaEsRwpZEYAJ9XQURPFer8hpkIW9GiaspVLX8oqbqNM8P4EP8HOZg96yaALiLEVWllA2E8vwsIKw==
1959+
dependencies:
1960+
"@typescript-eslint/scope-manager" "5.4.0"
1961+
"@typescript-eslint/types" "5.4.0"
1962+
"@typescript-eslint/typescript-estree" "5.4.0"
1963+
debug "^4.3.2"
1964+
19551965
"@typescript-eslint/[email protected]":
19561966
version "4.31.2"
19571967
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.31.2.tgz#1d528cb3ed3bcd88019c20a57c18b897b073923a"
@@ -1968,6 +1978,14 @@
19681978
"@typescript-eslint/types" "4.33.0"
19691979
"@typescript-eslint/visitor-keys" "4.33.0"
19701980

1981+
"@typescript-eslint/[email protected]":
1982+
version "5.4.0"
1983+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.4.0.tgz#aaab08415f4a9cf32b870c7750ae8ba4607126a1"
1984+
integrity sha512-pRxFjYwoi8R+n+sibjgF9iUiAELU9ihPBtHzocyW8v8D8G8KeQvXTsW7+CBYIyTYsmhtNk50QPGLE3vrvhM5KA==
1985+
dependencies:
1986+
"@typescript-eslint/types" "5.4.0"
1987+
"@typescript-eslint/visitor-keys" "5.4.0"
1988+
19711989
"@typescript-eslint/[email protected]":
19721990
version "4.31.2"
19731991
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.31.2.tgz#2aea7177d6d744521a168ed4668eddbd912dfadf"
@@ -1978,6 +1996,11 @@
19781996
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
19791997
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
19801998

1999+
"@typescript-eslint/[email protected]":
2000+
version "5.4.0"
2001+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.4.0.tgz#b1c130f4b381b77bec19696c6e3366f9781ce8f2"
2002+
integrity sha512-GjXNpmn+n1LvnttarX+sPD6+S7giO+9LxDIGlRl4wK3a7qMWALOHYuVSZpPTfEIklYjaWuMtfKdeByx0AcaThA==
2003+
19812004
"@typescript-eslint/[email protected]":
19822005
version "4.31.2"
19832006
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.31.2.tgz#abfd50594d8056b37e7428df3b2d185ef2d0060c"
@@ -2004,6 +2027,19 @@
20042027
semver "^7.3.5"
20052028
tsutils "^3.21.0"
20062029

2030+
"@typescript-eslint/[email protected]":
2031+
version "5.4.0"
2032+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.4.0.tgz#fe524fb308973c68ebeb7428f3b64499a6ba5fc0"
2033+
integrity sha512-nhlNoBdhKuwiLMx6GrybPT3SFILm5Gij2YBdPEPFlYNFAXUJWX6QRgvi/lwVoadaQEFsizohs6aFRMqsXI2ewA==
2034+
dependencies:
2035+
"@typescript-eslint/types" "5.4.0"
2036+
"@typescript-eslint/visitor-keys" "5.4.0"
2037+
debug "^4.3.2"
2038+
globby "^11.0.4"
2039+
is-glob "^4.0.3"
2040+
semver "^7.3.5"
2041+
tsutils "^3.21.0"
2042+
20072043
"@typescript-eslint/[email protected]":
20082044
version "4.31.2"
20092045
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.31.2.tgz#7d5b4a4705db7fe59ecffb273c1d082760f635cc"
@@ -2020,6 +2056,14 @@
20202056
"@typescript-eslint/types" "4.33.0"
20212057
eslint-visitor-keys "^2.0.0"
20222058

2059+
"@typescript-eslint/[email protected]":
2060+
version "5.4.0"
2061+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.4.0.tgz#09bc28efd3621f292fe88c86eef3bf4893364c8c"
2062+
integrity sha512-PVbax7MeE7tdLfW5SA0fs8NGVVr+buMPrcj+CWYWPXsZCH8qZ1THufDzbXm1xrZ2b2PA1iENJ0sRq5fuUtvsJg==
2063+
dependencies:
2064+
"@typescript-eslint/types" "5.4.0"
2065+
eslint-visitor-keys "^3.0.0"
2066+
20232067
JSONStream@^1.0.4:
20242068
version "1.3.5"
20252069
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
@@ -2983,10 +3027,10 @@ date-fns@^2.16.1:
29833027
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.18.0.tgz#08e50aee300ad0d2c5e054e3f0d10d8f9cdfe09e"
29843028
integrity sha512-NYyAg4wRmGVU4miKq5ivRACOODdZRY3q5WLmOJSq8djyzftYphU7dTHLcEtLqEvfqMKQ0jVv91P4BAwIjsXIcw==
29853029

2986-
debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1:
2987-
version "4.3.1"
2988-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
2989-
integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
3030+
debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2:
3031+
version "4.3.2"
3032+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
3033+
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
29903034
dependencies:
29913035
ms "2.1.2"
29923036

@@ -3595,6 +3639,11 @@ eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0:
35953639
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
35963640
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
35973641

3642+
eslint-visitor-keys@^3.0.0:
3643+
version "3.1.0"
3644+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz#eee4acea891814cda67a7d8812d9647dd0179af2"
3645+
integrity sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==
3646+
35983647
eslint@^7.32.0:
35993648
version "7.32.0"
36003649
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
@@ -4082,6 +4131,18 @@ globby@^11.0.3:
40824131
merge2 "^1.3.0"
40834132
slash "^3.0.0"
40844133

4134+
globby@^11.0.4:
4135+
version "11.0.4"
4136+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4.tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5"
4137+
integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==
4138+
dependencies:
4139+
array-union "^2.1.0"
4140+
dir-glob "^3.0.1"
4141+
fast-glob "^3.1.1"
4142+
ignore "^5.1.4"
4143+
merge2 "^1.3.0"
4144+
slash "^3.0.0"
4145+
40854146
graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.4:
40864147
version "4.2.4"
40874148
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.4.tgz#2256bde14d3632958c465ebc96dc467ca07a29fb"

0 commit comments

Comments
 (0)