Skip to content

Commit 7f187f4

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent c27cdab commit 7f187f4

File tree

2 files changed

+138
-6
lines changed

2 files changed

+138
-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.18.1",
32+
"@typescript-eslint/parser": "^8.18.1",
3333
"@vitest/coverage-v8": "^1.6.0",
3434
"colorette": "^2.0.20",
3535
"esbuild-plugin-version-injector": "^1.2.1",

yarn.lock

+136-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,28 @@ __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.18.1":
1550+
version: 8.18.1
1551+
resolution: "@typescript-eslint/eslint-plugin@npm:8.18.1"
1552+
dependencies:
1553+
"@eslint-community/regexpp": "npm:^4.10.0"
1554+
"@typescript-eslint/scope-manager": "npm:8.18.1"
1555+
"@typescript-eslint/type-utils": "npm:8.18.1"
1556+
"@typescript-eslint/utils": "npm:8.18.1"
1557+
"@typescript-eslint/visitor-keys": "npm:8.18.1"
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+
typescript: ">=4.8.4 <5.8.0"
1566+
checksum: 10/ec061a9c64477260d1ef0fc6283d8754838181e17aa90b3b8b9a70936a2ca4bae11607070917a7701e13f5301ced2b6da4b4b6e5cf525c484f97481e540b5111
1567+
languageName: node
1568+
linkType: hard
1569+
1570+
"@typescript-eslint/parser@npm:^7.11.0":
15501571
version: 7.13.0
15511572
resolution: "@typescript-eslint/parser@npm:7.13.0"
15521573
dependencies:
@@ -1582,6 +1603,22 @@ __metadata:
15821603
languageName: node
15831604
linkType: hard
15841605

1606+
"@typescript-eslint/parser@npm:^8.18.1":
1607+
version: 8.18.1
1608+
resolution: "@typescript-eslint/parser@npm:8.18.1"
1609+
dependencies:
1610+
"@typescript-eslint/scope-manager": "npm:8.18.1"
1611+
"@typescript-eslint/types": "npm:8.18.1"
1612+
"@typescript-eslint/typescript-estree": "npm:8.18.1"
1613+
"@typescript-eslint/visitor-keys": "npm:8.18.1"
1614+
debug: "npm:^4.3.4"
1615+
peerDependencies:
1616+
eslint: ^8.57.0 || ^9.0.0
1617+
typescript: ">=4.8.4 <5.8.0"
1618+
checksum: 10/09a601ef8b837962e5bb2687358520f337f9d0bbac5c6d5e159654faa5caaffb24d990e8d6bc4dc51ff5008dd9e182315c35bc5e9e3789090ccef8b8040e7659
1619+
languageName: node
1620+
linkType: hard
1621+
15851622
"@typescript-eslint/scope-manager@npm:7.13.0":
15861623
version: 7.13.0
15871624
resolution: "@typescript-eslint/scope-manager@npm:7.13.0"
@@ -1602,6 +1639,16 @@ __metadata:
16021639
languageName: node
16031640
linkType: hard
16041641

1642+
"@typescript-eslint/scope-manager@npm:8.18.1":
1643+
version: 8.18.1
1644+
resolution: "@typescript-eslint/scope-manager@npm:8.18.1"
1645+
dependencies:
1646+
"@typescript-eslint/types": "npm:8.18.1"
1647+
"@typescript-eslint/visitor-keys": "npm:8.18.1"
1648+
checksum: 10/14f7c09924c3a006b20752e5204b33c2b6974fc00bea16c23f471e65f2fb089fcbd3fb5296bcfd6727ac95c32ba24ebb15ba84fbf1deadc17b4cc5ca7f41c72a
1649+
languageName: node
1650+
linkType: hard
1651+
16051652
"@typescript-eslint/type-utils@npm:7.13.0":
16061653
version: 7.13.0
16071654
resolution: "@typescript-eslint/type-utils@npm:7.13.0"
@@ -1636,6 +1683,21 @@ __metadata:
16361683
languageName: node
16371684
linkType: hard
16381685

1686+
"@typescript-eslint/type-utils@npm:8.18.1":
1687+
version: 8.18.1
1688+
resolution: "@typescript-eslint/type-utils@npm:8.18.1"
1689+
dependencies:
1690+
"@typescript-eslint/typescript-estree": "npm:8.18.1"
1691+
"@typescript-eslint/utils": "npm:8.18.1"
1692+
debug: "npm:^4.3.4"
1693+
ts-api-utils: "npm:^1.3.0"
1694+
peerDependencies:
1695+
eslint: ^8.57.0 || ^9.0.0
1696+
typescript: ">=4.8.4 <5.8.0"
1697+
checksum: 10/cde53d05f4ca6e172239918cba2b560b9f837aa1fc7d5220784b1a6af9c8c525db020a5160822087e320305492fe359b7fb191420789b5f1e47a01e0cda21ac9
1698+
languageName: node
1699+
linkType: hard
1700+
16391701
"@typescript-eslint/types@npm:7.13.0":
16401702
version: 7.13.0
16411703
resolution: "@typescript-eslint/types@npm:7.13.0"
@@ -1650,6 +1712,13 @@ __metadata:
16501712
languageName: node
16511713
linkType: hard
16521714

1715+
"@typescript-eslint/types@npm:8.18.1":
1716+
version: 8.18.1
1717+
resolution: "@typescript-eslint/types@npm:8.18.1"
1718+
checksum: 10/57a6141ba17be929291a644991f3a76f94fce330376f6a079decb20fb53378d636ad6878f8f9b6fcb8244cf1ca8b118f9e8901ae04cf3de2aa9f9ff57791d97a
1719+
languageName: node
1720+
linkType: hard
1721+
16531722
"@typescript-eslint/typescript-estree@npm:7.13.0":
16541723
version: 7.13.0
16551724
resolution: "@typescript-eslint/typescript-estree@npm:7.13.0"
@@ -1688,6 +1757,24 @@ __metadata:
16881757
languageName: node
16891758
linkType: hard
16901759

1760+
"@typescript-eslint/typescript-estree@npm:8.18.1":
1761+
version: 8.18.1
1762+
resolution: "@typescript-eslint/typescript-estree@npm:8.18.1"
1763+
dependencies:
1764+
"@typescript-eslint/types": "npm:8.18.1"
1765+
"@typescript-eslint/visitor-keys": "npm:8.18.1"
1766+
debug: "npm:^4.3.4"
1767+
fast-glob: "npm:^3.3.2"
1768+
is-glob: "npm:^4.0.3"
1769+
minimatch: "npm:^9.0.4"
1770+
semver: "npm:^7.6.0"
1771+
ts-api-utils: "npm:^1.3.0"
1772+
peerDependencies:
1773+
typescript: ">=4.8.4 <5.8.0"
1774+
checksum: 10/8ecc1b50b9fc32116eee1b3b00f3fb29cf18026c0bbb50ab5f6e01db58ef62b8ac01824f2950f132479be6e1b82466a2bfd1e2cb4525aa8dbce4c27fc2494cfc
1775+
languageName: node
1776+
linkType: hard
1777+
16911778
"@typescript-eslint/utils@npm:7.13.0":
16921779
version: 7.13.0
16931780
resolution: "@typescript-eslint/utils@npm:7.13.0"
@@ -1716,6 +1803,21 @@ __metadata:
17161803
languageName: node
17171804
linkType: hard
17181805

1806+
"@typescript-eslint/utils@npm:8.18.1":
1807+
version: 8.18.1
1808+
resolution: "@typescript-eslint/utils@npm:8.18.1"
1809+
dependencies:
1810+
"@eslint-community/eslint-utils": "npm:^4.4.0"
1811+
"@typescript-eslint/scope-manager": "npm:8.18.1"
1812+
"@typescript-eslint/types": "npm:8.18.1"
1813+
"@typescript-eslint/typescript-estree": "npm:8.18.1"
1814+
peerDependencies:
1815+
eslint: ^8.57.0 || ^9.0.0
1816+
typescript: ">=4.8.4 <5.8.0"
1817+
checksum: 10/7b33d2ac273ad606a3dcb776bcf02c901812952550cdc93d4ece272b3b0e5d2a4e05fa92f9bd466f4a296ddd5992902d3b6623aa1c29d09e8e392897103e42a8
1818+
languageName: node
1819+
linkType: hard
1820+
17191821
"@typescript-eslint/visitor-keys@npm:7.13.0":
17201822
version: 7.13.0
17211823
resolution: "@typescript-eslint/visitor-keys@npm:7.13.0"
@@ -1736,6 +1838,16 @@ __metadata:
17361838
languageName: node
17371839
linkType: hard
17381840

1841+
"@typescript-eslint/visitor-keys@npm:8.18.1":
1842+
version: 8.18.1
1843+
resolution: "@typescript-eslint/visitor-keys@npm:8.18.1"
1844+
dependencies:
1845+
"@typescript-eslint/types": "npm:8.18.1"
1846+
eslint-visitor-keys: "npm:^4.2.0"
1847+
checksum: 10/00e88b1640a68c3afea08731395eb09a8216892248fee819cb7526e99093256743239d6b9e880a499f1c0ddfe2ffa4d1ad895d9e778b5d42e702d5880db1a594
1848+
languageName: node
1849+
linkType: hard
1850+
17391851
"@ungap/structured-clone@npm:^1.2.0":
17401852
version: 1.2.0
17411853
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -2943,6 +3055,13 @@ __metadata:
29433055
languageName: node
29443056
linkType: hard
29453057

3058+
"eslint-visitor-keys@npm:^4.2.0":
3059+
version: 4.2.0
3060+
resolution: "eslint-visitor-keys@npm:4.2.0"
3061+
checksum: 10/9651b3356b01760e586b4c631c5268c0e1a85236e3292bf754f0472f465bf9a856c0ddc261fceace155334118c0151778effafbab981413dbf9288349343fa25
3062+
languageName: node
3063+
linkType: hard
3064+
29463065
"eslint@npm:^8.57.0":
29473066
version: 8.57.0
29483067
resolution: "eslint@npm:8.57.0"
@@ -3183,6 +3302,19 @@ __metadata:
31833302
languageName: node
31843303
linkType: hard
31853304

3305+
"fast-glob@npm:^3.3.2":
3306+
version: 3.3.2
3307+
resolution: "fast-glob@npm:3.3.2"
3308+
dependencies:
3309+
"@nodelib/fs.stat": "npm:^2.0.2"
3310+
"@nodelib/fs.walk": "npm:^1.2.3"
3311+
glob-parent: "npm:^5.1.2"
3312+
merge2: "npm:^1.3.0"
3313+
micromatch: "npm:^4.0.4"
3314+
checksum: 10/222512e9315a0efca1276af9adb2127f02105d7288fa746145bf45e2716383fb79eb983c89601a72a399a56b7c18d38ce70457c5466218c5f13fad957cee16df
3315+
languageName: node
3316+
linkType: hard
3317+
31863318
"fast-json-stable-stringify@npm:^2.0.0":
31873319
version: 2.1.0
31883320
resolution: "fast-json-stable-stringify@npm:2.1.0"
@@ -5361,8 +5493,8 @@ __metadata:
53615493
"@swc/core": "npm:^1.6.1"
53625494
"@types/node": "npm:^20.14.2"
53635495
"@types/prompts": "npm:^2.4.9"
5364-
"@typescript-eslint/eslint-plugin": "npm:^7.13.0"
5365-
"@typescript-eslint/parser": "npm:^7.13.0"
5496+
"@typescript-eslint/eslint-plugin": "npm:^8.18.1"
5497+
"@typescript-eslint/parser": "npm:^8.18.1"
53665498
"@vitest/coverage-v8": "npm:^1.6.0"
53675499
colorette: "npm:^2.0.20"
53685500
esbuild-plugin-version-injector: "npm:^1.2.1"

0 commit comments

Comments
 (0)