Skip to content

Commit 4fdab20

Browse files
Merge pull request #728 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/parser-5.55.0
chore(deps-dev): bump @typescript-eslint/parser from 5.54.1 to 5.55.0
2 parents f54c851 + a4034ff commit 4fdab20

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
@@ -904,23 +904,15 @@
904904
tsutils "^3.21.0"
905905

906906
"@typescript-eslint/parser@^5.10.2":
907-
version "5.54.1"
908-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.1.tgz#05761d7f777ef1c37c971d3af6631715099b084c"
909-
integrity sha512-8zaIXJp/nG9Ff9vQNh7TI+C3nA6q6iIsGJ4B4L6MhZ7mHnTMR4YP5vp2xydmFXIy8rpyIVbNAG44871LMt6ujg==
907+
version "5.55.0"
908+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.55.0.tgz#8c96a0b6529708ace1dcfa60f5e6aec0f5ed2262"
909+
integrity sha512-ppvmeF7hvdhUUZWSd2EEWfzcFkjJzgNQzVST22nzg958CR+sphy8A6K7LXQZd6V75m1VKjp+J4g/PCEfSCmzhw==
910910
dependencies:
911-
"@typescript-eslint/scope-manager" "5.54.1"
912-
"@typescript-eslint/types" "5.54.1"
913-
"@typescript-eslint/typescript-estree" "5.54.1"
911+
"@typescript-eslint/scope-manager" "5.55.0"
912+
"@typescript-eslint/types" "5.55.0"
913+
"@typescript-eslint/typescript-estree" "5.55.0"
914914
debug "^4.3.4"
915915

916-
"@typescript-eslint/[email protected]":
917-
version "5.54.1"
918-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.54.1.tgz#6d864b4915741c608a58ce9912edf5a02bb58735"
919-
integrity sha512-zWKuGliXxvuxyM71UA/EcPxaviw39dB2504LqAmFDjmkpO8qNLHcmzlh6pbHs1h/7YQ9bnsO8CCcYCSA8sykUg==
920-
dependencies:
921-
"@typescript-eslint/types" "5.54.1"
922-
"@typescript-eslint/visitor-keys" "5.54.1"
923-
924916
"@typescript-eslint/[email protected]":
925917
version "5.55.0"
926918
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.55.0.tgz#e863bab4d4183ddce79967fe10ceb6c829791210"
@@ -939,29 +931,11 @@
939931
debug "^4.3.4"
940932
tsutils "^3.21.0"
941933

942-
"@typescript-eslint/[email protected]":
943-
version "5.54.1"
944-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.1.tgz#29fbac29a716d0f08c62fe5de70c9b6735de215c"
945-
integrity sha512-G9+1vVazrfAfbtmCapJX8jRo2E4MDXxgm/IMOF4oGh3kq7XuK3JRkOg6y2Qu1VsTRmWETyTkWt1wxy7X7/yLkw==
946-
947934
"@typescript-eslint/[email protected]":
948935
version "5.55.0"
949936
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.55.0.tgz#9830f8d3bcbecf59d12f821e5bc6960baaed41fd"
950937
integrity sha512-M4iRh4AG1ChrOL6Y+mETEKGeDnT7Sparn6fhZ5LtVJF1909D5O4uqK+C5NPbLmpfZ0XIIxCdwzKiijpZUOvOug==
951938

952-
"@typescript-eslint/[email protected]":
953-
version "5.54.1"
954-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.1.tgz#df7b6ae05fd8fef724a87afa7e2f57fa4a599be1"
955-
integrity sha512-bjK5t+S6ffHnVwA0qRPTZrxKSaFYocwFIkZx5k7pvWfsB1I57pO/0M0Skatzzw1sCkjJ83AfGTL0oFIFiDX3bg==
956-
dependencies:
957-
"@typescript-eslint/types" "5.54.1"
958-
"@typescript-eslint/visitor-keys" "5.54.1"
959-
debug "^4.3.4"
960-
globby "^11.1.0"
961-
is-glob "^4.0.3"
962-
semver "^7.3.7"
963-
tsutils "^3.21.0"
964-
965939
"@typescript-eslint/[email protected]":
966940
version "5.55.0"
967941
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.55.0.tgz#8db7c8e47ecc03d49b05362b8db6f1345ee7b575"
@@ -989,14 +963,6 @@
989963
eslint-scope "^5.1.1"
990964
semver "^7.3.7"
991965

992-
"@typescript-eslint/[email protected]":
993-
version "5.54.1"
994-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.1.tgz#d7a8a0f7181d6ac748f4d47b2306e0513b98bf8b"
995-
integrity sha512-q8iSoHTgwCfgcRJ2l2x+xCbu8nBlRAlsQ33k24Adj8eoVBE0f8dUeI+bAa8F84Mv05UGbAx57g2zrRsYIooqQg==
996-
dependencies:
997-
"@typescript-eslint/types" "5.54.1"
998-
eslint-visitor-keys "^3.3.0"
999-
1000966
"@typescript-eslint/[email protected]":
1001967
version "5.55.0"
1002968
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.55.0.tgz#01ad414fca8367706d76cdb94adf788dc5b664a2"

0 commit comments

Comments
 (0)