Skip to content

Commit f86da4d

Browse files
Merge pull request #640 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/parser-5.44.0
chore(deps-dev): bump @typescript-eslint/parser from 5.43.0 to 5.44.0
2 parents eb7ea0d + ed43e47 commit f86da4d

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
@@ -805,23 +805,15 @@
805805
tsutils "^3.21.0"
806806

807807
"@typescript-eslint/parser@^5.10.2":
808-
version "5.43.0"
809-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.43.0.tgz#9c86581234b88f2ba406f0b99a274a91c11630fd"
810-
integrity sha512-2iHUK2Lh7PwNUlhFxxLI2haSDNyXvebBO9izhjhMoDC+S3XI9qt2DGFUsiJ89m2k7gGYch2aEpYqV5F/+nwZug==
808+
version "5.44.0"
809+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.44.0.tgz#99e2c710a2252191e7a79113264f438338b846ad"
810+
integrity sha512-H7LCqbZnKqkkgQHaKLGC6KUjt3pjJDx8ETDqmwncyb6PuoigYajyAwBGz08VU/l86dZWZgI4zm5k2VaKqayYyA==
811811
dependencies:
812-
"@typescript-eslint/scope-manager" "5.43.0"
813-
"@typescript-eslint/types" "5.43.0"
814-
"@typescript-eslint/typescript-estree" "5.43.0"
812+
"@typescript-eslint/scope-manager" "5.44.0"
813+
"@typescript-eslint/types" "5.44.0"
814+
"@typescript-eslint/typescript-estree" "5.44.0"
815815
debug "^4.3.4"
816816

817-
"@typescript-eslint/[email protected]":
818-
version "5.43.0"
819-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.43.0.tgz#566e46303392014d5d163704724872e1f2dd3c15"
820-
integrity sha512-XNWnGaqAtTJsUiZaoiGIrdJYHsUOd3BZ3Qj5zKp9w6km6HsrjPk/TGZv0qMTWyWj0+1QOqpHQ2gZOLXaGA9Ekw==
821-
dependencies:
822-
"@typescript-eslint/types" "5.43.0"
823-
"@typescript-eslint/visitor-keys" "5.43.0"
824-
825817
"@typescript-eslint/[email protected]":
826818
version "5.44.0"
827819
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.44.0.tgz#988c3f34b45b3474eb9ff0674c18309dedfc3e04"
@@ -840,29 +832,11 @@
840832
debug "^4.3.4"
841833
tsutils "^3.21.0"
842834

843-
"@typescript-eslint/[email protected]":
844-
version "5.43.0"
845-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.43.0.tgz#e4ddd7846fcbc074325293515fa98e844d8d2578"
846-
integrity sha512-jpsbcD0x6AUvV7tyOlyvon0aUsQpF8W+7TpJntfCUWU1qaIKu2K34pMwQKSzQH8ORgUrGYY6pVIh1Pi8TNeteg==
847-
848835
"@typescript-eslint/[email protected]":
849836
version "5.44.0"
850837
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.44.0.tgz#f3f0b89aaff78f097a2927fe5688c07e786a0241"
851838
integrity sha512-Tp+zDnHmGk4qKR1l+Y1rBvpjpm5tGXX339eAlRBDg+kgZkz9Bw+pqi4dyseOZMsGuSH69fYfPJCBKBrbPCxYFQ==
852839

853-
"@typescript-eslint/[email protected]":
854-
version "5.43.0"
855-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.43.0.tgz#b6883e58ba236a602c334be116bfc00b58b3b9f2"
856-
integrity sha512-BZ1WVe+QQ+igWal2tDbNg1j2HWUkAa+CVqdU79L4HP9izQY6CNhXfkNwd1SS4+sSZAP/EthI1uiCSY/+H0pROg==
857-
dependencies:
858-
"@typescript-eslint/types" "5.43.0"
859-
"@typescript-eslint/visitor-keys" "5.43.0"
860-
debug "^4.3.4"
861-
globby "^11.1.0"
862-
is-glob "^4.0.3"
863-
semver "^7.3.7"
864-
tsutils "^3.21.0"
865-
866840
"@typescript-eslint/[email protected]":
867841
version "5.44.0"
868842
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.44.0.tgz#0461b386203e8d383bb1268b1ed1da9bc905b045"
@@ -890,14 +864,6 @@
890864
eslint-utils "^3.0.0"
891865
semver "^7.3.7"
892866

893-
"@typescript-eslint/[email protected]":
894-
version "5.43.0"
895-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.43.0.tgz#cbbdadfdfea385310a20a962afda728ea106befa"
896-
integrity sha512-icl1jNH/d18OVHLfcwdL3bWUKsBeIiKYTGxMJCoGe7xFht+E4QgzOqoWYrU8XSLJWhVw8nTacbm03v23J/hFTg==
897-
dependencies:
898-
"@typescript-eslint/types" "5.43.0"
899-
eslint-visitor-keys "^3.3.0"
900-
901867
"@typescript-eslint/[email protected]":
902868
version "5.44.0"
903869
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.44.0.tgz#10740dc28902bb903d12ee3a005cc3a70207d433"

0 commit comments

Comments
 (0)