Skip to content

Commit e45cce6

Browse files
Merge pull request #1100 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/parser-7.8.0
chore(deps-dev): bump @typescript-eslint/parser from 7.7.1 to 7.8.0
2 parents 7022a90 + 571d04c commit e45cce6

File tree

1 file changed

+43
-8
lines changed

1 file changed

+43
-8
lines changed

Diff for: yarn.lock

+43-8
Original file line numberDiff line numberDiff line change
@@ -1361,14 +1361,14 @@
13611361
ts-api-utils "^1.3.0"
13621362

13631363
"@typescript-eslint/parser@^7.0.0":
1364-
version "7.7.1"
1365-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.7.1.tgz#f940e9f291cdca40c46cb75916217d3a42d6ceea"
1366-
integrity sha512-vmPzBOOtz48F6JAGVS/kZYk4EkXao6iGrD838sp1w3NQQC0W8ry/q641KU4PrG7AKNAf56NOcR8GOpH8l9FPCw==
1367-
dependencies:
1368-
"@typescript-eslint/scope-manager" "7.7.1"
1369-
"@typescript-eslint/types" "7.7.1"
1370-
"@typescript-eslint/typescript-estree" "7.7.1"
1371-
"@typescript-eslint/visitor-keys" "7.7.1"
1364+
version "7.8.0"
1365+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.8.0.tgz#1e1db30c8ab832caffee5f37e677dbcb9357ddc8"
1366+
integrity sha512-KgKQly1pv0l4ltcftP59uQZCi4HUYswCLbTqVZEJu7uLX8CTLyswqMLqLN+2QFz4jCptqWVV4SB7vdxcH2+0kQ==
1367+
dependencies:
1368+
"@typescript-eslint/scope-manager" "7.8.0"
1369+
"@typescript-eslint/types" "7.8.0"
1370+
"@typescript-eslint/typescript-estree" "7.8.0"
1371+
"@typescript-eslint/visitor-keys" "7.8.0"
13721372
debug "^4.3.4"
13731373

13741374
"@typescript-eslint/[email protected]":
@@ -1379,6 +1379,14 @@
13791379
"@typescript-eslint/types" "7.7.1"
13801380
"@typescript-eslint/visitor-keys" "7.7.1"
13811381

1382+
"@typescript-eslint/[email protected]":
1383+
version "7.8.0"
1384+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.8.0.tgz#bb19096d11ec6b87fb6640d921df19b813e02047"
1385+
integrity sha512-viEmZ1LmwsGcnr85gIq+FCYI7nO90DVbE37/ll51hjv9aG+YZMb4WDE2fyWpUR4O/UrhGRpYXK/XajcGTk2B8g==
1386+
dependencies:
1387+
"@typescript-eslint/types" "7.8.0"
1388+
"@typescript-eslint/visitor-keys" "7.8.0"
1389+
13821390
"@typescript-eslint/[email protected]":
13831391
version "7.7.1"
13841392
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.7.1.tgz#2f8094edca3bebdaad009008929df645ed9c8743"
@@ -1394,6 +1402,11 @@
13941402
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.7.1.tgz#f903a651fb004c75add08e4e9e207f169d4b98d7"
13951403
integrity sha512-AmPmnGW1ZLTpWa+/2omPrPfR7BcbUU4oha5VIbSbS1a1Tv966bklvLNXxp3mrbc+P2j4MNOTfDffNsk4o0c6/w==
13961404

1405+
"@typescript-eslint/[email protected]":
1406+
version "7.8.0"
1407+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.8.0.tgz#1fd2577b3ad883b769546e2d1ef379f929a7091d"
1408+
integrity sha512-wf0peJ+ZGlcH+2ZS23aJbOv+ztjeeP8uQ9GgwMJGVLx/Nj9CJt17GWgWWoSmoRVKAX2X+7fzEnAjxdvK2gqCLw==
1409+
13971410
"@typescript-eslint/[email protected]":
13981411
version "7.7.1"
13991412
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.7.1.tgz#5cafde48fe390fe1c1b329b2ce0ba8a73c1e87b2"
@@ -1408,6 +1421,20 @@
14081421
semver "^7.6.0"
14091422
ts-api-utils "^1.3.0"
14101423

1424+
"@typescript-eslint/[email protected]":
1425+
version "7.8.0"
1426+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.8.0.tgz#b028a9226860b66e623c1ee55cc2464b95d2987c"
1427+
integrity sha512-5pfUCOwK5yjPaJQNy44prjCwtr981dO8Qo9J9PwYXZ0MosgAbfEMB008dJ5sNo3+/BN6ytBPuSvXUg9SAqB0dg==
1428+
dependencies:
1429+
"@typescript-eslint/types" "7.8.0"
1430+
"@typescript-eslint/visitor-keys" "7.8.0"
1431+
debug "^4.3.4"
1432+
globby "^11.1.0"
1433+
is-glob "^4.0.3"
1434+
minimatch "^9.0.4"
1435+
semver "^7.6.0"
1436+
ts-api-utils "^1.3.0"
1437+
14111438
"@typescript-eslint/[email protected]":
14121439
version "7.7.1"
14131440
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.7.1.tgz#5d161f2b4a55e1bc38b634bebb921e4bd4e4a16e"
@@ -1429,6 +1456,14 @@
14291456
"@typescript-eslint/types" "7.7.1"
14301457
eslint-visitor-keys "^3.4.3"
14311458

1459+
"@typescript-eslint/[email protected]":
1460+
version "7.8.0"
1461+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.8.0.tgz#7285aab991da8bee411a42edbd5db760d22fdd91"
1462+
integrity sha512-q4/gibTNBQNA0lGyYQCmWRS5D15n8rXh4QjK3KV+MBPlTYHpfBUT3D3PaPR/HeNiI9W6R7FvlkcGhNyAoP+caA==
1463+
dependencies:
1464+
"@typescript-eslint/types" "7.8.0"
1465+
eslint-visitor-keys "^3.4.3"
1466+
14321467
"@ungap/structured-clone@^1.2.0":
14331468
version "1.2.0"
14341469
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"

0 commit comments

Comments
 (0)