Skip to content

Commit dd1b30b

Browse files
Merge pull request #936 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/parser-6.10.0
chore(deps-dev): bump @typescript-eslint/parser from 6.9.1 to 6.10.0
2 parents dbbc6b4 + f26cec4 commit dd1b30b

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
@@ -1324,16 +1324,24 @@
13241324
ts-api-utils "^1.0.1"
13251325

13261326
"@typescript-eslint/parser@^6.9.1":
1327-
version "6.9.1"
1328-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.9.1.tgz#4f685f672f8b9580beb38d5fb99d52fc3e34f7a3"
1329-
integrity sha512-C7AK2wn43GSaCUZ9do6Ksgi2g3mwFkMO3Cis96kzmgudoVaKyt62yNzJOktP0HDLb/iO2O0n2lBOzJgr6Q/cyg==
1330-
dependencies:
1331-
"@typescript-eslint/scope-manager" "6.9.1"
1332-
"@typescript-eslint/types" "6.9.1"
1333-
"@typescript-eslint/typescript-estree" "6.9.1"
1334-
"@typescript-eslint/visitor-keys" "6.9.1"
1327+
version "6.10.0"
1328+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.10.0.tgz#578af79ae7273193b0b6b61a742a2bc8e02f875a"
1329+
integrity sha512-+sZwIj+s+io9ozSxIWbNB5873OSdfeBEH/FR0re14WLI6BaKuSOnnwCJ2foUiu8uXf4dRp1UqHP0vrZ1zXGrog==
1330+
dependencies:
1331+
"@typescript-eslint/scope-manager" "6.10.0"
1332+
"@typescript-eslint/types" "6.10.0"
1333+
"@typescript-eslint/typescript-estree" "6.10.0"
1334+
"@typescript-eslint/visitor-keys" "6.10.0"
13351335
debug "^4.3.4"
13361336

1337+
"@typescript-eslint/[email protected]":
1338+
version "6.10.0"
1339+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.10.0.tgz#b0276118b13d16f72809e3cecc86a72c93708540"
1340+
integrity sha512-TN/plV7dzqqC2iPNf1KrxozDgZs53Gfgg5ZHyw8erd6jd5Ta/JIEcdCheXFt9b1NYb93a1wmIIVW/2gLkombDg==
1341+
dependencies:
1342+
"@typescript-eslint/types" "6.10.0"
1343+
"@typescript-eslint/visitor-keys" "6.10.0"
1344+
13371345
"@typescript-eslint/[email protected]":
13381346
version "6.9.1"
13391347
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.9.1.tgz#e96afeb9a68ad1cd816dba233351f61e13956b75"
@@ -1352,11 +1360,29 @@
13521360
debug "^4.3.4"
13531361
ts-api-utils "^1.0.1"
13541362

1363+
"@typescript-eslint/[email protected]":
1364+
version "6.10.0"
1365+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.10.0.tgz#f4f0a84aeb2ac546f21a66c6e0da92420e921367"
1366+
integrity sha512-36Fq1PWh9dusgo3vH7qmQAj5/AZqARky1Wi6WpINxB6SkQdY5vQoT2/7rW7uBIsPDcvvGCLi4r10p0OJ7ITAeg==
1367+
13551368
"@typescript-eslint/[email protected]":
13561369
version "6.9.1"
13571370
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.9.1.tgz#a6cfc20db0fcedcb2f397ea728ef583e0ee72459"
13581371
integrity sha512-BUGslGOb14zUHOUmDB2FfT6SI1CcZEJYfF3qFwBeUrU6srJfzANonwRYHDpLBuzbq3HaoF2XL2hcr01c8f8OaQ==
13591372

1373+
"@typescript-eslint/[email protected]":
1374+
version "6.10.0"
1375+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.10.0.tgz#667381eed6f723a1a8ad7590a31f312e31e07697"
1376+
integrity sha512-ek0Eyuy6P15LJVeghbWhSrBCj/vJpPXXR+EpaRZqou7achUWL8IdYnMSC5WHAeTWswYQuP2hAZgij/bC9fanBg==
1377+
dependencies:
1378+
"@typescript-eslint/types" "6.10.0"
1379+
"@typescript-eslint/visitor-keys" "6.10.0"
1380+
debug "^4.3.4"
1381+
globby "^11.1.0"
1382+
is-glob "^4.0.3"
1383+
semver "^7.5.4"
1384+
ts-api-utils "^1.0.1"
1385+
13601386
"@typescript-eslint/[email protected]":
13611387
version "6.9.1"
13621388
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.9.1.tgz#8c77910a49a04f0607ba94d78772da07dab275ad"
@@ -1383,6 +1409,14 @@
13831409
"@typescript-eslint/typescript-estree" "6.9.1"
13841410
semver "^7.5.4"
13851411

1412+
"@typescript-eslint/[email protected]":
1413+
version "6.10.0"
1414+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.10.0.tgz#b9eaf855a1ac7e95633ae1073af43d451e8f84e3"
1415+
integrity sha512-xMGluxQIEtOM7bqFCo+rCMh5fqI+ZxV5RUUOa29iVPz1OgCZrtc7rFnz5cLUazlkPKYqX+75iuDq7m0HQ48nCg==
1416+
dependencies:
1417+
"@typescript-eslint/types" "6.10.0"
1418+
eslint-visitor-keys "^3.4.1"
1419+
13861420
"@typescript-eslint/[email protected]":
13871421
version "6.9.1"
13881422
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.9.1.tgz#6753a9225a0ba00459b15d6456b9c2780b66707d"

0 commit comments

Comments
 (0)