Skip to content

Commit 5bab1b3

Browse files
Merge pull request #803 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.8
chore(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.8
2 parents 0ff2e45 + 22c74f3 commit 5bab1b3

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

906906
"@typescript-eslint/parser@^5.10.2":
907-
version "5.59.7"
908-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.7.tgz#02682554d7c1028b89aa44a48bf598db33048caa"
909-
integrity sha512-VhpsIEuq/8i5SF+mPg9jSdIwgMBBp0z9XqjiEay+81PYLJuroN+ET1hM5IhkiYMJd9MkTz8iJLt7aaGAgzWUbQ==
907+
version "5.59.8"
908+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.8.tgz#60cbb00671d86cf746044ab797900b1448188567"
909+
integrity sha512-AnR19RjJcpjoeGojmwZtCwBX/RidqDZtzcbG3xHrmz0aHHoOcbWnpDllenRDmDvsV0RQ6+tbb09/kyc+UT9Orw==
910910
dependencies:
911-
"@typescript-eslint/scope-manager" "5.59.7"
912-
"@typescript-eslint/types" "5.59.7"
913-
"@typescript-eslint/typescript-estree" "5.59.7"
911+
"@typescript-eslint/scope-manager" "5.59.8"
912+
"@typescript-eslint/types" "5.59.8"
913+
"@typescript-eslint/typescript-estree" "5.59.8"
914914
debug "^4.3.4"
915915

916916
"@typescript-eslint/[email protected]":
@@ -921,6 +921,14 @@
921921
"@typescript-eslint/types" "5.59.7"
922922
"@typescript-eslint/visitor-keys" "5.59.7"
923923

924+
"@typescript-eslint/[email protected]":
925+
version "5.59.8"
926+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.8.tgz#ff4ad4fec6433647b817c4a7d4b4165d18ea2fa8"
927+
integrity sha512-/w08ndCYI8gxGf+9zKf1vtx/16y8MHrZs5/tnjHhMLNSixuNcJavSX4wAiPf4aS5x41Es9YPCn44MIe4cxIlig==
928+
dependencies:
929+
"@typescript-eslint/types" "5.59.8"
930+
"@typescript-eslint/visitor-keys" "5.59.8"
931+
924932
"@typescript-eslint/[email protected]":
925933
version "5.59.7"
926934
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.7.tgz#89c97291371b59eb18a68039857c829776f1426d"
@@ -936,6 +944,11 @@
936944
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.7.tgz#6f4857203fceee91d0034ccc30512d2939000742"
937945
integrity sha512-UnVS2MRRg6p7xOSATscWkKjlf/NDKuqo5TdbWck6rIRZbmKpVNTLALzNvcjIfHBE7736kZOFc/4Z3VcZwuOM/A==
938946

947+
"@typescript-eslint/[email protected]":
948+
version "5.59.8"
949+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.8.tgz#212e54414733618f5d0fd50b2da2717f630aebf8"
950+
integrity sha512-+uWuOhBTj/L6awoWIg0BlWy0u9TyFpCHrAuQ5bNfxDaZ1Ppb3mx6tUigc74LHcbHpOHuOTOJrBoAnhdHdaea1w==
951+
939952
"@typescript-eslint/[email protected]":
940953
version "5.59.7"
941954
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.7.tgz#b887acbd4b58e654829c94860dbff4ac55c5cff8"
@@ -949,6 +962,19 @@
949962
semver "^7.3.7"
950963
tsutils "^3.21.0"
951964

965+
"@typescript-eslint/[email protected]":
966+
version "5.59.8"
967+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.8.tgz#801a7b1766481629481b3b0878148bd7a1f345d7"
968+
integrity sha512-Jy/lPSDJGNow14vYu6IrW790p7HIf/SOV1Bb6lZ7NUkLc2iB2Z9elESmsaUtLw8kVqogSbtLH9tut5GCX1RLDg==
969+
dependencies:
970+
"@typescript-eslint/types" "5.59.8"
971+
"@typescript-eslint/visitor-keys" "5.59.8"
972+
debug "^4.3.4"
973+
globby "^11.1.0"
974+
is-glob "^4.0.3"
975+
semver "^7.3.7"
976+
tsutils "^3.21.0"
977+
952978
"@typescript-eslint/[email protected]":
953979
version "5.59.7"
954980
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.7.tgz#7adf068b136deae54abd9a66ba5a8780d2d0f898"
@@ -971,6 +997,14 @@
971997
"@typescript-eslint/types" "5.59.7"
972998
eslint-visitor-keys "^3.3.0"
973999

1000+
"@typescript-eslint/[email protected]":
1001+
version "5.59.8"
1002+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.8.tgz#aa6a7ef862add919401470c09e1609392ef3cc40"
1003+
integrity sha512-pJhi2ms0x0xgloT7xYabil3SGGlojNNKjK/q6dB3Ey0uJLMjK2UDGJvHieiyJVW/7C3KI+Z4Q3pEHkm4ejA+xQ==
1004+
dependencies:
1005+
"@typescript-eslint/types" "5.59.8"
1006+
eslint-visitor-keys "^3.3.0"
1007+
9741008
acorn-jsx@^5.3.2:
9751009
version "5.3.2"
9761010
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"

0 commit comments

Comments
 (0)