Skip to content

Commit 8e15f9d

Browse files
Merge pull request #989 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/parser-6.15.0
chore(deps-dev): bump @typescript-eslint/parser from 6.14.0 to 6.15.0
2 parents 421dff9 + 02d94ba commit 8e15f9d

File tree

1 file changed

+42
-8
lines changed

1 file changed

+42
-8
lines changed

Diff for: yarn.lock

+42-8
Original file line numberDiff line numberDiff line change
@@ -1398,14 +1398,14 @@
13981398
ts-api-utils "^1.0.1"
13991399

14001400
"@typescript-eslint/parser@^6.9.1":
1401-
version "6.14.0"
1402-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.14.0.tgz#a2d6a732e0d2b95c73f6a26ae7362877cc1b4212"
1403-
integrity sha512-QjToC14CKacd4Pa7JK4GeB/vHmWFJckec49FR4hmIRf97+KXole0T97xxu9IFiPxVQ1DBWrQ5wreLwAGwWAVQA==
1404-
dependencies:
1405-
"@typescript-eslint/scope-manager" "6.14.0"
1406-
"@typescript-eslint/types" "6.14.0"
1407-
"@typescript-eslint/typescript-estree" "6.14.0"
1408-
"@typescript-eslint/visitor-keys" "6.14.0"
1401+
version "6.15.0"
1402+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.15.0.tgz#1af69741cfa314a13c1434d0bdd5a0c3096699d7"
1403+
integrity sha512-MkgKNnsjC6QwcMdlNAel24jjkEO/0hQaMDLqP4S9zq5HBAUJNQB6y+3DwLjX7b3l2b37eNAxMPLwb3/kh8VKdA==
1404+
dependencies:
1405+
"@typescript-eslint/scope-manager" "6.15.0"
1406+
"@typescript-eslint/types" "6.15.0"
1407+
"@typescript-eslint/typescript-estree" "6.15.0"
1408+
"@typescript-eslint/visitor-keys" "6.15.0"
14091409
debug "^4.3.4"
14101410

14111411
"@typescript-eslint/[email protected]":
@@ -1416,6 +1416,14 @@
14161416
"@typescript-eslint/types" "6.14.0"
14171417
"@typescript-eslint/visitor-keys" "6.14.0"
14181418

1419+
"@typescript-eslint/[email protected]":
1420+
version "6.15.0"
1421+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.15.0.tgz#40e5214a3e9e048aca55ce33381bc61b6b51c32a"
1422+
integrity sha512-+BdvxYBltqrmgCNu4Li+fGDIkW9n//NrruzG9X1vBzaNK+ExVXPoGB71kneaVw/Jp+4rH/vaMAGC6JfMbHstVg==
1423+
dependencies:
1424+
"@typescript-eslint/types" "6.15.0"
1425+
"@typescript-eslint/visitor-keys" "6.15.0"
1426+
14191427
"@typescript-eslint/[email protected]":
14201428
version "6.14.0"
14211429
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.14.0.tgz#ac9cb5ba0615c837f1a6b172feeb273d36e4f8af"
@@ -1431,6 +1439,11 @@
14311439
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.14.0.tgz#935307f7a931016b7a5eb25d494ea3e1f613e929"
14321440
integrity sha512-uty9H2K4Xs8E47z3SnXEPRNDfsis8JO27amp2GNCnzGETEW3yTqEIVg5+AI7U276oGF/tw6ZA+UesxeQ104ceA==
14331441

1442+
"@typescript-eslint/[email protected]":
1443+
version "6.15.0"
1444+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.15.0.tgz#a9f7b006aee52b0948be6e03f521814bf435ddd5"
1445+
integrity sha512-yXjbt//E4T/ee8Ia1b5mGlbNj9fB9lJP4jqLbZualwpP2BCQ5is6BcWwxpIsY4XKAhmdv3hrW92GdtJbatC6dQ==
1446+
14341447
"@typescript-eslint/[email protected]":
14351448
version "6.14.0"
14361449
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.14.0.tgz#90c7ddd45cd22139adf3d4577580d04c9189ac13"
@@ -1444,6 +1457,19 @@
14441457
semver "^7.5.4"
14451458
ts-api-utils "^1.0.1"
14461459

1460+
"@typescript-eslint/[email protected]":
1461+
version "6.15.0"
1462+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.15.0.tgz#2f8a513df1ce5e6e1ba8e5c6aa52f392ae023fc5"
1463+
integrity sha512-7mVZJN7Hd15OmGuWrp2T9UvqR2Ecg+1j/Bp1jXUEY2GZKV6FXlOIoqVDmLpBiEiq3katvj/2n2mR0SDwtloCew==
1464+
dependencies:
1465+
"@typescript-eslint/types" "6.15.0"
1466+
"@typescript-eslint/visitor-keys" "6.15.0"
1467+
debug "^4.3.4"
1468+
globby "^11.1.0"
1469+
is-glob "^4.0.3"
1470+
semver "^7.5.4"
1471+
ts-api-utils "^1.0.1"
1472+
14471473
"@typescript-eslint/[email protected]":
14481474
version "6.14.0"
14491475
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.14.0.tgz#856a9e274367d99ffbd39c48128b93a86c4261e3"
@@ -1465,6 +1491,14 @@
14651491
"@typescript-eslint/types" "6.14.0"
14661492
eslint-visitor-keys "^3.4.1"
14671493

1494+
"@typescript-eslint/[email protected]":
1495+
version "6.15.0"
1496+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.15.0.tgz#5baf97a7bfeec6f4894d400437055155a46b2330"
1497+
integrity sha512-1zvtdC1a9h5Tb5jU9x3ADNXO9yjP8rXlaoChu0DQX40vf5ACVpYIVIZhIMZ6d5sDXH7vq4dsZBT1fEGj8D2n2w==
1498+
dependencies:
1499+
"@typescript-eslint/types" "6.15.0"
1500+
eslint-visitor-keys "^3.4.1"
1501+
14681502
"@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
14691503
version "1.2.0"
14701504
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"

0 commit comments

Comments
 (0)