Skip to content

Commit 55a73ea

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 13484d6 commit 55a73ea

File tree

2 files changed

+147
-6
lines changed

2 files changed

+147
-6
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"@swc/core": "^1.6.1",
2929
"@types/node": "^20.14.2",
3030
"@types/prompts": "^2.4.9",
31-
"@typescript-eslint/eslint-plugin": "^7.13.0",
32-
"@typescript-eslint/parser": "^7.13.0",
31+
"@typescript-eslint/eslint-plugin": "^8.16.0",
32+
"@typescript-eslint/parser": "^8.16.0",
3333
"@vitest/coverage-v8": "^1.6.0",
3434
"colorette": "^2.0.20",
3535
"esbuild-plugin-version-injector": "^1.2.1",

yarn.lock

+145-4
Original file line numberDiff line numberDiff line change
@@ -1500,7 +1500,7 @@ __metadata:
15001500
languageName: node
15011501
linkType: hard
15021502

1503-
"@typescript-eslint/eslint-plugin@npm:^7.11.0, @typescript-eslint/eslint-plugin@npm:^7.13.0":
1503+
"@typescript-eslint/eslint-plugin@npm:^7.11.0":
15041504
version: 7.13.0
15051505
resolution: "@typescript-eslint/eslint-plugin@npm:7.13.0"
15061506
dependencies:
@@ -1546,7 +1546,30 @@ __metadata:
15461546
languageName: node
15471547
linkType: hard
15481548

1549-
"@typescript-eslint/parser@npm:^7.11.0, @typescript-eslint/parser@npm:^7.13.0":
1549+
"@typescript-eslint/eslint-plugin@npm:^8.16.0":
1550+
version: 8.16.0
1551+
resolution: "@typescript-eslint/eslint-plugin@npm:8.16.0"
1552+
dependencies:
1553+
"@eslint-community/regexpp": "npm:^4.10.0"
1554+
"@typescript-eslint/scope-manager": "npm:8.16.0"
1555+
"@typescript-eslint/type-utils": "npm:8.16.0"
1556+
"@typescript-eslint/utils": "npm:8.16.0"
1557+
"@typescript-eslint/visitor-keys": "npm:8.16.0"
1558+
graphemer: "npm:^1.4.0"
1559+
ignore: "npm:^5.3.1"
1560+
natural-compare: "npm:^1.4.0"
1561+
ts-api-utils: "npm:^1.3.0"
1562+
peerDependencies:
1563+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
1564+
eslint: ^8.57.0 || ^9.0.0
1565+
peerDependenciesMeta:
1566+
typescript:
1567+
optional: true
1568+
checksum: 10/aa3d551d4f09940eee0c08328cb0db3a2391a8bba6d044f6bb38c51ac864896519c647d4b8fd99f7c094cc677bcf22454b27322014a08b2f2fb25695a43820db
1569+
languageName: node
1570+
linkType: hard
1571+
1572+
"@typescript-eslint/parser@npm:^7.11.0":
15501573
version: 7.13.0
15511574
resolution: "@typescript-eslint/parser@npm:7.13.0"
15521575
dependencies:
@@ -1582,6 +1605,24 @@ __metadata:
15821605
languageName: node
15831606
linkType: hard
15841607

1608+
"@typescript-eslint/parser@npm:^8.16.0":
1609+
version: 8.16.0
1610+
resolution: "@typescript-eslint/parser@npm:8.16.0"
1611+
dependencies:
1612+
"@typescript-eslint/scope-manager": "npm:8.16.0"
1613+
"@typescript-eslint/types": "npm:8.16.0"
1614+
"@typescript-eslint/typescript-estree": "npm:8.16.0"
1615+
"@typescript-eslint/visitor-keys": "npm:8.16.0"
1616+
debug: "npm:^4.3.4"
1617+
peerDependencies:
1618+
eslint: ^8.57.0 || ^9.0.0
1619+
peerDependenciesMeta:
1620+
typescript:
1621+
optional: true
1622+
checksum: 10/ac1e2bfdbfe212da470bb17915b5228f7a6b027332b05eb8bcbbad440a81b2476c649e54e232084838e1edc005e6d7dc7a44899587d73672dd3d5484d9dbf9f8
1623+
languageName: node
1624+
linkType: hard
1625+
15851626
"@typescript-eslint/scope-manager@npm:7.13.0":
15861627
version: 7.13.0
15871628
resolution: "@typescript-eslint/scope-manager@npm:7.13.0"
@@ -1602,6 +1643,16 @@ __metadata:
16021643
languageName: node
16031644
linkType: hard
16041645

1646+
"@typescript-eslint/scope-manager@npm:8.16.0":
1647+
version: 8.16.0
1648+
resolution: "@typescript-eslint/scope-manager@npm:8.16.0"
1649+
dependencies:
1650+
"@typescript-eslint/types": "npm:8.16.0"
1651+
"@typescript-eslint/visitor-keys": "npm:8.16.0"
1652+
checksum: 10/e0aea61f248b39049d4ce21c19f9c8af1a8024f4f92abc8c1d5b79ea65b013c6c4ff41efb92995050036aa95b6a705601917b56809d9ec1fbbab387054aeb269
1653+
languageName: node
1654+
linkType: hard
1655+
16051656
"@typescript-eslint/type-utils@npm:7.13.0":
16061657
version: 7.13.0
16071658
resolution: "@typescript-eslint/type-utils@npm:7.13.0"
@@ -1636,6 +1687,23 @@ __metadata:
16361687
languageName: node
16371688
linkType: hard
16381689

1690+
"@typescript-eslint/type-utils@npm:8.16.0":
1691+
version: 8.16.0
1692+
resolution: "@typescript-eslint/type-utils@npm:8.16.0"
1693+
dependencies:
1694+
"@typescript-eslint/typescript-estree": "npm:8.16.0"
1695+
"@typescript-eslint/utils": "npm:8.16.0"
1696+
debug: "npm:^4.3.4"
1697+
ts-api-utils: "npm:^1.3.0"
1698+
peerDependencies:
1699+
eslint: ^8.57.0 || ^9.0.0
1700+
peerDependenciesMeta:
1701+
typescript:
1702+
optional: true
1703+
checksum: 10/b91f6cef6af7e4f82a1dba9622d5ec9f46d1983eecfb88a1adbd310c7f980fedf5c8a198bfe968aae59fc386e4c437f55a7533988252eb9cbb0bdac8321e3dba
1704+
languageName: node
1705+
linkType: hard
1706+
16391707
"@typescript-eslint/types@npm:7.13.0":
16401708
version: 7.13.0
16411709
resolution: "@typescript-eslint/types@npm:7.13.0"
@@ -1650,6 +1718,13 @@ __metadata:
16501718
languageName: node
16511719
linkType: hard
16521720

1721+
"@typescript-eslint/types@npm:8.16.0":
1722+
version: 8.16.0
1723+
resolution: "@typescript-eslint/types@npm:8.16.0"
1724+
checksum: 10/b37b26cd0e45b0cd6f7d492a07af583e4877d798495ab5fc1cfacb3c561b6d7981e3166f0475bb997e6c6d56ef903e160895174c7e63c08322dbb42d026cf7dc
1725+
languageName: node
1726+
linkType: hard
1727+
16531728
"@typescript-eslint/typescript-estree@npm:7.13.0":
16541729
version: 7.13.0
16551730
resolution: "@typescript-eslint/typescript-estree@npm:7.13.0"
@@ -1688,6 +1763,25 @@ __metadata:
16881763
languageName: node
16891764
linkType: hard
16901765

1766+
"@typescript-eslint/typescript-estree@npm:8.16.0":
1767+
version: 8.16.0
1768+
resolution: "@typescript-eslint/typescript-estree@npm:8.16.0"
1769+
dependencies:
1770+
"@typescript-eslint/types": "npm:8.16.0"
1771+
"@typescript-eslint/visitor-keys": "npm:8.16.0"
1772+
debug: "npm:^4.3.4"
1773+
fast-glob: "npm:^3.3.2"
1774+
is-glob: "npm:^4.0.3"
1775+
minimatch: "npm:^9.0.4"
1776+
semver: "npm:^7.6.0"
1777+
ts-api-utils: "npm:^1.3.0"
1778+
peerDependenciesMeta:
1779+
typescript:
1780+
optional: true
1781+
checksum: 10/823cf55d331cf7283547a2860a5d7bfd7dbd497be6e87b226dd7456b36db214de1504855afbbaef8d89932c11a1e589d4cb2a4093b6f1c542a4ce8319d988006
1782+
languageName: node
1783+
linkType: hard
1784+
16911785
"@typescript-eslint/utils@npm:7.13.0":
16921786
version: 7.13.0
16931787
resolution: "@typescript-eslint/utils@npm:7.13.0"
@@ -1716,6 +1810,23 @@ __metadata:
17161810
languageName: node
17171811
linkType: hard
17181812

1813+
"@typescript-eslint/utils@npm:8.16.0":
1814+
version: 8.16.0
1815+
resolution: "@typescript-eslint/utils@npm:8.16.0"
1816+
dependencies:
1817+
"@eslint-community/eslint-utils": "npm:^4.4.0"
1818+
"@typescript-eslint/scope-manager": "npm:8.16.0"
1819+
"@typescript-eslint/types": "npm:8.16.0"
1820+
"@typescript-eslint/typescript-estree": "npm:8.16.0"
1821+
peerDependencies:
1822+
eslint: ^8.57.0 || ^9.0.0
1823+
peerDependenciesMeta:
1824+
typescript:
1825+
optional: true
1826+
checksum: 10/80ba35b97a8e80ac2b54a56ac041b4f4583328d764e1693e7d3750de383cbcefcb7e838b75e550e8aa4df446f4b41460da6dc83543517280a4e3a61546c1a8dc
1827+
languageName: node
1828+
linkType: hard
1829+
17191830
"@typescript-eslint/visitor-keys@npm:7.13.0":
17201831
version: 7.13.0
17211832
resolution: "@typescript-eslint/visitor-keys@npm:7.13.0"
@@ -1736,6 +1847,16 @@ __metadata:
17361847
languageName: node
17371848
linkType: hard
17381849

1850+
"@typescript-eslint/visitor-keys@npm:8.16.0":
1851+
version: 8.16.0
1852+
resolution: "@typescript-eslint/visitor-keys@npm:8.16.0"
1853+
dependencies:
1854+
"@typescript-eslint/types": "npm:8.16.0"
1855+
eslint-visitor-keys: "npm:^4.2.0"
1856+
checksum: 10/e3f231a3e8ca2f7a3dc0e9ebdc3ea1f51a377b1285727413b4c89c44dbfaf342f2574b1b4e7f478f295963045a6058e27b4827816fe2a5a2d09f565eb68522c7
1857+
languageName: node
1858+
linkType: hard
1859+
17391860
"@ungap/structured-clone@npm:^1.2.0":
17401861
version: 1.2.0
17411862
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -2943,6 +3064,13 @@ __metadata:
29433064
languageName: node
29443065
linkType: hard
29453066

3067+
"eslint-visitor-keys@npm:^4.2.0":
3068+
version: 4.2.0
3069+
resolution: "eslint-visitor-keys@npm:4.2.0"
3070+
checksum: 10/9651b3356b01760e586b4c631c5268c0e1a85236e3292bf754f0472f465bf9a856c0ddc261fceace155334118c0151778effafbab981413dbf9288349343fa25
3071+
languageName: node
3072+
linkType: hard
3073+
29463074
"eslint@npm:^8.57.0":
29473075
version: 8.57.0
29483076
resolution: "eslint@npm:8.57.0"
@@ -3183,6 +3311,19 @@ __metadata:
31833311
languageName: node
31843312
linkType: hard
31853313

3314+
"fast-glob@npm:^3.3.2":
3315+
version: 3.3.2
3316+
resolution: "fast-glob@npm:3.3.2"
3317+
dependencies:
3318+
"@nodelib/fs.stat": "npm:^2.0.2"
3319+
"@nodelib/fs.walk": "npm:^1.2.3"
3320+
glob-parent: "npm:^5.1.2"
3321+
merge2: "npm:^1.3.0"
3322+
micromatch: "npm:^4.0.4"
3323+
checksum: 10/222512e9315a0efca1276af9adb2127f02105d7288fa746145bf45e2716383fb79eb983c89601a72a399a56b7c18d38ce70457c5466218c5f13fad957cee16df
3324+
languageName: node
3325+
linkType: hard
3326+
31863327
"fast-json-stable-stringify@npm:^2.0.0":
31873328
version: 2.1.0
31883329
resolution: "fast-json-stable-stringify@npm:2.1.0"
@@ -5361,8 +5502,8 @@ __metadata:
53615502
"@swc/core": "npm:^1.6.1"
53625503
"@types/node": "npm:^20.14.2"
53635504
"@types/prompts": "npm:^2.4.9"
5364-
"@typescript-eslint/eslint-plugin": "npm:^7.13.0"
5365-
"@typescript-eslint/parser": "npm:^7.13.0"
5505+
"@typescript-eslint/eslint-plugin": "npm:^8.16.0"
5506+
"@typescript-eslint/parser": "npm:^8.16.0"
53665507
"@vitest/coverage-v8": "npm:^1.6.0"
53675508
colorette: "npm:^2.0.20"
53685509
esbuild-plugin-version-injector: "npm:^1.2.1"

0 commit comments

Comments
 (0)