Skip to content

Commit 17969b3

Browse files
Merge pull request #843 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/parser-5.62.0
chore(deps-dev): bump @typescript-eslint/parser from 5.61.0 to 5.62.0
2 parents 5cea561 + 3b07eaf commit 17969b3

File tree

1 file changed

+6
-40
lines changed

1 file changed

+6
-40
lines changed

Diff for: yarn.lock

+6-40
Original file line numberDiff line numberDiff line change
@@ -937,23 +937,15 @@
937937
tsutils "^3.21.0"
938938

939939
"@typescript-eslint/parser@^5.10.2":
940-
version "5.61.0"
941-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.61.0.tgz#7fbe3e2951904bb843f8932ebedd6e0635bffb70"
942-
integrity sha512-yGr4Sgyh8uO6fSi9hw3jAFXNBHbCtKKFMdX2IkT3ZqpKmtAq3lHS4ixB/COFuAIJpwl9/AqF7j72ZDWYKmIfvg==
940+
version "5.62.0"
941+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
942+
integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
943943
dependencies:
944-
"@typescript-eslint/scope-manager" "5.61.0"
945-
"@typescript-eslint/types" "5.61.0"
946-
"@typescript-eslint/typescript-estree" "5.61.0"
944+
"@typescript-eslint/scope-manager" "5.62.0"
945+
"@typescript-eslint/types" "5.62.0"
946+
"@typescript-eslint/typescript-estree" "5.62.0"
947947
debug "^4.3.4"
948948

949-
"@typescript-eslint/[email protected]":
950-
version "5.61.0"
951-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.61.0.tgz#b670006d069c9abe6415c41f754b1b5d949ef2b2"
952-
integrity sha512-W8VoMjoSg7f7nqAROEmTt6LoBpn81AegP7uKhhW5KzYlehs8VV0ZW0fIDVbcZRcaP3aPSW+JZFua+ysQN+m/Nw==
953-
dependencies:
954-
"@typescript-eslint/types" "5.61.0"
955-
"@typescript-eslint/visitor-keys" "5.61.0"
956-
957949
"@typescript-eslint/[email protected]":
958950
version "5.62.0"
959951
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
@@ -972,29 +964,11 @@
972964
debug "^4.3.4"
973965
tsutils "^3.21.0"
974966

975-
"@typescript-eslint/[email protected]":
976-
version "5.61.0"
977-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.61.0.tgz#e99ff11b5792d791554abab0f0370936d8ca50c0"
978-
integrity sha512-ldyueo58KjngXpzloHUog/h9REmHl59G1b3a5Sng1GfBo14BkS3ZbMEb3693gnP1k//97lh7bKsp6/V/0v1veQ==
979-
980967
"@typescript-eslint/[email protected]":
981968
version "5.62.0"
982969
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
983970
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
984971

985-
"@typescript-eslint/[email protected]":
986-
version "5.61.0"
987-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.61.0.tgz#4c7caca84ce95bb41aa585d46a764bcc050b92f3"
988-
integrity sha512-Fud90PxONnnLZ36oR5ClJBLTLfU4pIWBmnvGwTbEa2cXIqj70AEDEmOmpkFComjBZ/037ueKrOdHuYmSFVD7Rw==
989-
dependencies:
990-
"@typescript-eslint/types" "5.61.0"
991-
"@typescript-eslint/visitor-keys" "5.61.0"
992-
debug "^4.3.4"
993-
globby "^11.1.0"
994-
is-glob "^4.0.3"
995-
semver "^7.3.7"
996-
tsutils "^3.21.0"
997-
998972
"@typescript-eslint/[email protected]":
999973
version "5.62.0"
1000974
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
@@ -1022,14 +996,6 @@
1022996
eslint-scope "^5.1.1"
1023997
semver "^7.3.7"
1024998

1025-
"@typescript-eslint/[email protected]":
1026-
version "5.61.0"
1027-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.61.0.tgz#c79414fa42158fd23bd2bb70952dc5cdbb298140"
1028-
integrity sha512-50XQ5VdbWrX06mQXhy93WywSFZZGsv3EOjq+lqp6WC2t+j3mb6A9xYVdrRxafvK88vg9k9u+CT4l6D8PEatjKg==
1029-
dependencies:
1030-
"@typescript-eslint/types" "5.61.0"
1031-
eslint-visitor-keys "^3.3.0"
1032-
1033999
"@typescript-eslint/[email protected]":
10341000
version "5.62.0"
10351001
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"

0 commit comments

Comments
 (0)