Skip to content

Commit 6077460

Browse files
Merge pull request #722 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/parser-5.54.1
chore(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.54.1
2 parents 1832cb3 + 97d1cc6 commit 6077460

File tree

1 file changed

+40
-6
lines changed

1 file changed

+40
-6
lines changed

Diff for: yarn.lock

+40-6
Original file line numberDiff line numberDiff line change
@@ -906,13 +906,13 @@
906906
tsutils "^3.21.0"
907907

908908
"@typescript-eslint/parser@^5.10.2":
909-
version "5.54.0"
910-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.0.tgz#def186eb1b1dbd0439df0dacc44fb6d8d5c417fe"
911-
integrity sha512-aAVL3Mu2qTi+h/r04WI/5PfNWvO6pdhpeMRWk9R7rEV4mwJNzoWf5CCU5vDKBsPIFQFjEq1xg7XBI2rjiMXQbQ==
909+
version "5.54.1"
910+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.1.tgz#05761d7f777ef1c37c971d3af6631715099b084c"
911+
integrity sha512-8zaIXJp/nG9Ff9vQNh7TI+C3nA6q6iIsGJ4B4L6MhZ7mHnTMR4YP5vp2xydmFXIy8rpyIVbNAG44871LMt6ujg==
912912
dependencies:
913-
"@typescript-eslint/scope-manager" "5.54.0"
914-
"@typescript-eslint/types" "5.54.0"
915-
"@typescript-eslint/typescript-estree" "5.54.0"
913+
"@typescript-eslint/scope-manager" "5.54.1"
914+
"@typescript-eslint/types" "5.54.1"
915+
"@typescript-eslint/typescript-estree" "5.54.1"
916916
debug "^4.3.4"
917917

918918
"@typescript-eslint/[email protected]":
@@ -923,6 +923,14 @@
923923
"@typescript-eslint/types" "5.54.0"
924924
"@typescript-eslint/visitor-keys" "5.54.0"
925925

926+
"@typescript-eslint/[email protected]":
927+
version "5.54.1"
928+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.54.1.tgz#6d864b4915741c608a58ce9912edf5a02bb58735"
929+
integrity sha512-zWKuGliXxvuxyM71UA/EcPxaviw39dB2504LqAmFDjmkpO8qNLHcmzlh6pbHs1h/7YQ9bnsO8CCcYCSA8sykUg==
930+
dependencies:
931+
"@typescript-eslint/types" "5.54.1"
932+
"@typescript-eslint/visitor-keys" "5.54.1"
933+
926934
"@typescript-eslint/[email protected]":
927935
version "5.54.0"
928936
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.54.0.tgz#390717216eb61393a0cad2995da154b613ba7b26"
@@ -938,6 +946,11 @@
938946
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.0.tgz#7d519df01f50739254d89378e0dcac504cab2740"
939947
integrity sha512-nExy+fDCBEgqblasfeE3aQ3NuafBUxZxgxXcYfzYRZFHdVvk5q60KhCSkG0noHgHRo/xQ/BOzURLZAafFpTkmQ==
940948

949+
"@typescript-eslint/[email protected]":
950+
version "5.54.1"
951+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.1.tgz#29fbac29a716d0f08c62fe5de70c9b6735de215c"
952+
integrity sha512-G9+1vVazrfAfbtmCapJX8jRo2E4MDXxgm/IMOF4oGh3kq7XuK3JRkOg6y2Qu1VsTRmWETyTkWt1wxy7X7/yLkw==
953+
941954
"@typescript-eslint/[email protected]":
942955
version "5.54.0"
943956
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.0.tgz#f6f3440cabee8a43a0b25fa498213ebb61fdfe99"
@@ -951,6 +964,19 @@
951964
semver "^7.3.7"
952965
tsutils "^3.21.0"
953966

967+
"@typescript-eslint/[email protected]":
968+
version "5.54.1"
969+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.1.tgz#df7b6ae05fd8fef724a87afa7e2f57fa4a599be1"
970+
integrity sha512-bjK5t+S6ffHnVwA0qRPTZrxKSaFYocwFIkZx5k7pvWfsB1I57pO/0M0Skatzzw1sCkjJ83AfGTL0oFIFiDX3bg==
971+
dependencies:
972+
"@typescript-eslint/types" "5.54.1"
973+
"@typescript-eslint/visitor-keys" "5.54.1"
974+
debug "^4.3.4"
975+
globby "^11.1.0"
976+
is-glob "^4.0.3"
977+
semver "^7.3.7"
978+
tsutils "^3.21.0"
979+
954980
"@typescript-eslint/[email protected]":
955981
version "5.54.0"
956982
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.54.0.tgz#3db758aae078be7b54b8ea8ea4537ff6cd3fbc21"
@@ -973,6 +999,14 @@
973999
"@typescript-eslint/types" "5.54.0"
9741000
eslint-visitor-keys "^3.3.0"
9751001

1002+
"@typescript-eslint/[email protected]":
1003+
version "5.54.1"
1004+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.1.tgz#d7a8a0f7181d6ac748f4d47b2306e0513b98bf8b"
1005+
integrity sha512-q8iSoHTgwCfgcRJ2l2x+xCbu8nBlRAlsQ33k24Adj8eoVBE0f8dUeI+bAa8F84Mv05UGbAx57g2zrRsYIooqQg==
1006+
dependencies:
1007+
"@typescript-eslint/types" "5.54.1"
1008+
eslint-visitor-keys "^3.3.0"
1009+
9761010
acorn-jsx@^5.3.2:
9771011
version "5.3.2"
9781012
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"

0 commit comments

Comments
 (0)