Skip to content

Commit 34da384

Browse files
⬆️ Update dependency @typescript-eslint/parser to v6.4.1
1 parent 32a932e commit 34da384

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/jest": "29.5.3",
4242
"@types/node": "16.18.41",
4343
"@types/semver": "7.5.0",
44-
"@typescript-eslint/parser": "6.4.0",
44+
"@typescript-eslint/parser": "6.4.1",
4545
"@vercel/ncc": "0.36.1",
4646
"eslint": "8.47.0",
4747
"eslint-plugin-github": "4.9.2",

yarn.lock

+30-30
Original file line numberDiff line numberDiff line change
@@ -1287,15 +1287,15 @@
12871287
semver "^7.5.4"
12881288
ts-api-utils "^1.0.1"
12891289

1290-
"@typescript-eslint/[email protected].0":
1291-
version "6.4.0"
1292-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.4.0.tgz#47e7c6e22ff1248e8675d95f488890484de67600"
1293-
integrity sha512-I1Ah1irl033uxjxO9Xql7+biL3YD7w9IU8zF+xlzD/YxY6a4b7DYA08PXUUCbm2sEljwJF6ERFy2kTGAGcNilg==
1294-
dependencies:
1295-
"@typescript-eslint/scope-manager" "6.4.0"
1296-
"@typescript-eslint/types" "6.4.0"
1297-
"@typescript-eslint/typescript-estree" "6.4.0"
1298-
"@typescript-eslint/visitor-keys" "6.4.0"
1290+
"@typescript-eslint/[email protected].1":
1291+
version "6.4.1"
1292+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.4.1.tgz#85ad550bf4ac4aa227504f1becb828f8e46c44e3"
1293+
integrity sha512-610G6KHymg9V7EqOaNBMtD1GgpAmGROsmfHJPXNLCU9bfIuLrkdOygltK784F6Crboyd5tBFayPB7Sf0McrQwg==
1294+
dependencies:
1295+
"@typescript-eslint/scope-manager" "6.4.1"
1296+
"@typescript-eslint/types" "6.4.1"
1297+
"@typescript-eslint/typescript-estree" "6.4.1"
1298+
"@typescript-eslint/visitor-keys" "6.4.1"
12991299
debug "^4.3.4"
13001300

13011301
"@typescript-eslint/parser@^6.0.0":
@@ -1325,13 +1325,13 @@
13251325
"@typescript-eslint/types" "6.2.1"
13261326
"@typescript-eslint/visitor-keys" "6.2.1"
13271327

1328-
"@typescript-eslint/[email protected].0":
1329-
version "6.4.0"
1330-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.4.0.tgz#3048e4262ba3eafa4e2e69b08912d9037ec646ae"
1331-
integrity sha512-TUS7vaKkPWDVvl7GDNHFQMsMruD+zhkd3SdVW0d7b+7Zo+bd/hXJQ8nsiUZMi1jloWo6c9qt3B7Sqo+flC1nig==
1328+
"@typescript-eslint/[email protected].1":
1329+
version "6.4.1"
1330+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.4.1.tgz#4b073a30be2dbe603e44e9ae0cff7e1d3ed19278"
1331+
integrity sha512-p/OavqOQfm4/Hdrr7kvacOSFjwQ2rrDVJRPxt/o0TOWdFnjJptnjnZ+sYDR7fi4OimvIuKp+2LCkc+rt9fIW+A==
13321332
dependencies:
1333-
"@typescript-eslint/types" "6.4.0"
1334-
"@typescript-eslint/visitor-keys" "6.4.0"
1333+
"@typescript-eslint/types" "6.4.1"
1334+
"@typescript-eslint/visitor-keys" "6.4.1"
13351335

13361336
"@typescript-eslint/[email protected]":
13371337
version "6.2.1"
@@ -1353,10 +1353,10 @@
13531353
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.2.1.tgz#7fcdeceb503aab601274bf5e210207050d88c8ab"
13541354
integrity sha512-528bGcoelrpw+sETlyM91k51Arl2ajbNT9L4JwoXE2dvRe1yd8Q64E4OL7vHYw31mlnVsf+BeeLyAZUEQtqahQ==
13551355

1356-
"@typescript-eslint/[email protected].0":
1357-
version "6.4.0"
1358-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.4.0.tgz#5b109a59a805f0d8d375895e42d9e5f0037f66ee"
1359-
integrity sha512-+FV9kVFrS7w78YtzkIsNSoYsnOtrYVnKWSTVXoL1761CsCRv5wpDOINgsXpxD67YCLZtVQekDDyaxfjVWUJmmg==
1356+
"@typescript-eslint/[email protected].1":
1357+
version "6.4.1"
1358+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.4.1.tgz#b2c61159f46dda210fed9f117f5d027f65bb5c3b"
1359+
integrity sha512-zAAopbNuYu++ijY1GV2ylCsQsi3B8QvfPHVqhGdDcbx/NK5lkqMnCGU53amAjccSpk+LfeONxwzUhDzArSfZJg==
13601360

13611361
"@typescript-eslint/[email protected]":
13621362
version "5.10.2"
@@ -1384,13 +1384,13 @@
13841384
semver "^7.5.4"
13851385
ts-api-utils "^1.0.1"
13861386

1387-
"@typescript-eslint/[email protected].0":
1388-
version "6.4.0"
1389-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.4.0.tgz#3c58d20632db93fec3d6ab902acbedf593d37276"
1390-
integrity sha512-iDPJArf/K2sxvjOR6skeUCNgHR/tCQXBsa+ee1/clRKr3olZjZ/dSkXPZjG6YkPtnW6p5D1egeEPMCW6Gn4yLA==
1387+
"@typescript-eslint/[email protected].1":
1388+
version "6.4.1"
1389+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.4.1.tgz#91ff88101c710adb0f70a317f2f65efa9441da45"
1390+
integrity sha512-xF6Y7SatVE/OyV93h1xGgfOkHr2iXuo8ip0gbfzaKeGGuKiAnzS+HtVhSPx8Www243bwlW8IF7X0/B62SzFftg==
13911391
dependencies:
1392-
"@typescript-eslint/types" "6.4.0"
1393-
"@typescript-eslint/visitor-keys" "6.4.0"
1392+
"@typescript-eslint/types" "6.4.1"
1393+
"@typescript-eslint/visitor-keys" "6.4.1"
13941394
debug "^4.3.4"
13951395
globby "^11.1.0"
13961396
is-glob "^4.0.3"
@@ -1438,12 +1438,12 @@
14381438
"@typescript-eslint/types" "6.2.1"
14391439
eslint-visitor-keys "^3.4.1"
14401440

1441-
"@typescript-eslint/[email protected].0":
1442-
version "6.4.0"
1443-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.4.0.tgz#96a426cdb1add28274abd7a34aefe27f8b7d51ef"
1444-
integrity sha512-yJSfyT+uJm+JRDWYRYdCm2i+pmvXJSMtPR9Cq5/XQs4QIgNoLcoRtDdzsLbLsFM/c6um6ohQkg/MLxWvoIndJA==
1441+
"@typescript-eslint/[email protected].1":
1442+
version "6.4.1"
1443+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.4.1.tgz#e3ccf7b8d42e625946ac5094ed92a405fb4115e0"
1444+
integrity sha512-y/TyRJsbZPkJIZQXrHfdnxVnxyKegnpEvnRGNam7s3TRR2ykGefEWOhaef00/UUN3IZxizS7BTO3svd3lCOJRQ==
14451445
dependencies:
1446-
"@typescript-eslint/types" "6.4.0"
1446+
"@typescript-eslint/types" "6.4.1"
14471447
eslint-visitor-keys "^3.4.1"
14481448

14491449

0 commit comments

Comments
 (0)