Skip to content

Commit 75c373d

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 6ac451b commit 75c373d

File tree

2 files changed

+199
-6
lines changed

2 files changed

+199
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
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.34.1",
32+
"@typescript-eslint/parser": "^8.34.1",
3333
"@vitest/coverage-v8": "^1.6.0",
3434
"colorette": "^2.0.20",
3535
"esbuild-plugin-version-injector": "^1.2.1",

yarn.lock

Lines changed: 197 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -616,6 +616,17 @@ __metadata:
616616
languageName: node
617617
linkType: hard
618618

619+
"@eslint-community/eslint-utils@npm:^4.7.0":
620+
version: 4.7.0
621+
resolution: "@eslint-community/eslint-utils@npm:4.7.0"
622+
dependencies:
623+
eslint-visitor-keys: "npm:^3.4.3"
624+
peerDependencies:
625+
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
626+
checksum: 10/43ed5d391526d9f5bbe452aef336389a473026fca92057cf97c576db11401ce9bcf8ef0bf72625bbaf6207ed8ba6bf0dcf4d7e809c24f08faa68a28533c491a7
627+
languageName: node
628+
linkType: hard
629+
619630
"@eslint-community/regexpp@npm:^4.10.0":
620631
version: 4.10.0
621632
resolution: "@eslint-community/regexpp@npm:4.10.0"
@@ -1500,7 +1511,7 @@ __metadata:
15001511
languageName: node
15011512
linkType: hard
15021513

1503-
"@typescript-eslint/eslint-plugin@npm:^7.11.0, @typescript-eslint/eslint-plugin@npm:^7.13.0":
1514+
"@typescript-eslint/eslint-plugin@npm:^7.11.0":
15041515
version: 7.13.0
15051516
resolution: "@typescript-eslint/eslint-plugin@npm:7.13.0"
15061517
dependencies:
@@ -1546,7 +1557,28 @@ __metadata:
15461557
languageName: node
15471558
linkType: hard
15481559

1549-
"@typescript-eslint/parser@npm:^7.11.0, @typescript-eslint/parser@npm:^7.13.0":
1560+
"@typescript-eslint/eslint-plugin@npm:^8.34.1":
1561+
version: 8.34.1
1562+
resolution: "@typescript-eslint/eslint-plugin@npm:8.34.1"
1563+
dependencies:
1564+
"@eslint-community/regexpp": "npm:^4.10.0"
1565+
"@typescript-eslint/scope-manager": "npm:8.34.1"
1566+
"@typescript-eslint/type-utils": "npm:8.34.1"
1567+
"@typescript-eslint/utils": "npm:8.34.1"
1568+
"@typescript-eslint/visitor-keys": "npm:8.34.1"
1569+
graphemer: "npm:^1.4.0"
1570+
ignore: "npm:^7.0.0"
1571+
natural-compare: "npm:^1.4.0"
1572+
ts-api-utils: "npm:^2.1.0"
1573+
peerDependencies:
1574+
"@typescript-eslint/parser": ^8.34.1
1575+
eslint: ^8.57.0 || ^9.0.0
1576+
typescript: ">=4.8.4 <5.9.0"
1577+
checksum: 10/a4b1cffcb5f2b4f5f4c267cd4519d0e2df73c8017c93200d5a86df7882073f18cf4f5d0604aa8dafb6e4dc4ab391ae8e9a2161631fb1eca9bca32af063acdaf2
1578+
languageName: node
1579+
linkType: hard
1580+
1581+
"@typescript-eslint/parser@npm:^7.11.0":
15501582
version: 7.13.0
15511583
resolution: "@typescript-eslint/parser@npm:7.13.0"
15521584
dependencies:
@@ -1582,6 +1614,35 @@ __metadata:
15821614
languageName: node
15831615
linkType: hard
15841616

1617+
"@typescript-eslint/parser@npm:^8.34.1":
1618+
version: 8.34.1
1619+
resolution: "@typescript-eslint/parser@npm:8.34.1"
1620+
dependencies:
1621+
"@typescript-eslint/scope-manager": "npm:8.34.1"
1622+
"@typescript-eslint/types": "npm:8.34.1"
1623+
"@typescript-eslint/typescript-estree": "npm:8.34.1"
1624+
"@typescript-eslint/visitor-keys": "npm:8.34.1"
1625+
debug: "npm:^4.3.4"
1626+
peerDependencies:
1627+
eslint: ^8.57.0 || ^9.0.0
1628+
typescript: ">=4.8.4 <5.9.0"
1629+
checksum: 10/c862baa6f5260bf4b63d79ae4d68fc09b7e094ea9f28ee461887cbb660ef1339e829119029e1e6ba40335fc9e85d134a04036965bc261f7abf4d0e605cb485ec
1630+
languageName: node
1631+
linkType: hard
1632+
1633+
"@typescript-eslint/project-service@npm:8.34.1":
1634+
version: 8.34.1
1635+
resolution: "@typescript-eslint/project-service@npm:8.34.1"
1636+
dependencies:
1637+
"@typescript-eslint/tsconfig-utils": "npm:^8.34.1"
1638+
"@typescript-eslint/types": "npm:^8.34.1"
1639+
debug: "npm:^4.3.4"
1640+
peerDependencies:
1641+
typescript: ">=4.8.4 <5.9.0"
1642+
checksum: 10/5dad268397cd2d601e5e65ab9628c59c6687a79cac31e0d0eac2b434505639fd8767f1a2d5b077b158c581f5a48bb96e7da361560fb26b70b680272e39c6f976
1643+
languageName: node
1644+
linkType: hard
1645+
15851646
"@typescript-eslint/scope-manager@npm:7.13.0":
15861647
version: 7.13.0
15871648
resolution: "@typescript-eslint/scope-manager@npm:7.13.0"
@@ -1602,6 +1663,25 @@ __metadata:
16021663
languageName: node
16031664
linkType: hard
16041665

1666+
"@typescript-eslint/scope-manager@npm:8.34.1":
1667+
version: 8.34.1
1668+
resolution: "@typescript-eslint/scope-manager@npm:8.34.1"
1669+
dependencies:
1670+
"@typescript-eslint/types": "npm:8.34.1"
1671+
"@typescript-eslint/visitor-keys": "npm:8.34.1"
1672+
checksum: 10/cd3f2ba811e4794c78d7f9df0ff1ad6ce33d162d87986e67c4ec409963f07384bd184dbddc613e89a5cc753a47469e7fa9d02c507b57aa9e0fdc8a97c0378353
1673+
languageName: node
1674+
linkType: hard
1675+
1676+
"@typescript-eslint/tsconfig-utils@npm:8.34.1, @typescript-eslint/tsconfig-utils@npm:^8.34.1":
1677+
version: 8.34.1
1678+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.34.1"
1679+
peerDependencies:
1680+
typescript: ">=4.8.4 <5.9.0"
1681+
checksum: 10/81a874a433c4e91ee2509d4eda43932b8348e9404da2d11e621bf3b8bec26a6ab84bd3870215dcb09df950182e2b5e2539be30fc262c30edff0e42ca5d707465
1682+
languageName: node
1683+
linkType: hard
1684+
16051685
"@typescript-eslint/type-utils@npm:7.13.0":
16061686
version: 7.13.0
16071687
resolution: "@typescript-eslint/type-utils@npm:7.13.0"
@@ -1636,6 +1716,21 @@ __metadata:
16361716
languageName: node
16371717
linkType: hard
16381718

1719+
"@typescript-eslint/type-utils@npm:8.34.1":
1720+
version: 8.34.1
1721+
resolution: "@typescript-eslint/type-utils@npm:8.34.1"
1722+
dependencies:
1723+
"@typescript-eslint/typescript-estree": "npm:8.34.1"
1724+
"@typescript-eslint/utils": "npm:8.34.1"
1725+
debug: "npm:^4.3.4"
1726+
ts-api-utils: "npm:^2.1.0"
1727+
peerDependencies:
1728+
eslint: ^8.57.0 || ^9.0.0
1729+
typescript: ">=4.8.4 <5.9.0"
1730+
checksum: 10/1c8153a5b1cf488b6d1642d752caba8631f183f17031660859355342d1139e4dea9e0dd9c97d6bad644a91ee26461ddd1993303d0542e6f1b7850af1ca71e96e
1731+
languageName: node
1732+
linkType: hard
1733+
16391734
"@typescript-eslint/types@npm:7.13.0":
16401735
version: 7.13.0
16411736
resolution: "@typescript-eslint/types@npm:7.13.0"
@@ -1650,6 +1745,13 @@ __metadata:
16501745
languageName: node
16511746
linkType: hard
16521747

1748+
"@typescript-eslint/types@npm:8.34.1, @typescript-eslint/types@npm:^8.34.1":
1749+
version: 8.34.1
1750+
resolution: "@typescript-eslint/types@npm:8.34.1"
1751+
checksum: 10/09cb344af38e1e0f8e60968ff6038e8b27a453dea22be433b531e2b50b45448b8646f11249279d47e153f0a5299f8f621a84e81db8bcf5421bd90c94caae6416
1752+
languageName: node
1753+
linkType: hard
1754+
16531755
"@typescript-eslint/typescript-estree@npm:7.13.0":
16541756
version: 7.13.0
16551757
resolution: "@typescript-eslint/typescript-estree@npm:7.13.0"
@@ -1688,6 +1790,26 @@ __metadata:
16881790
languageName: node
16891791
linkType: hard
16901792

1793+
"@typescript-eslint/typescript-estree@npm:8.34.1":
1794+
version: 8.34.1
1795+
resolution: "@typescript-eslint/typescript-estree@npm:8.34.1"
1796+
dependencies:
1797+
"@typescript-eslint/project-service": "npm:8.34.1"
1798+
"@typescript-eslint/tsconfig-utils": "npm:8.34.1"
1799+
"@typescript-eslint/types": "npm:8.34.1"
1800+
"@typescript-eslint/visitor-keys": "npm:8.34.1"
1801+
debug: "npm:^4.3.4"
1802+
fast-glob: "npm:^3.3.2"
1803+
is-glob: "npm:^4.0.3"
1804+
minimatch: "npm:^9.0.4"
1805+
semver: "npm:^7.6.0"
1806+
ts-api-utils: "npm:^2.1.0"
1807+
peerDependencies:
1808+
typescript: ">=4.8.4 <5.9.0"
1809+
checksum: 10/40ffa31d8005115fb8efe47eeea484ad8a32a55e8bc2e27e4ad7b89b9fb1b962254c4c4ec9c00b4a5d52c5fa45b25b69ef62a98135f478e486f51ea5ba0ad4e9
1810+
languageName: node
1811+
linkType: hard
1812+
16911813
"@typescript-eslint/utils@npm:7.13.0":
16921814
version: 7.13.0
16931815
resolution: "@typescript-eslint/utils@npm:7.13.0"
@@ -1716,6 +1838,21 @@ __metadata:
17161838
languageName: node
17171839
linkType: hard
17181840

1841+
"@typescript-eslint/utils@npm:8.34.1":
1842+
version: 8.34.1
1843+
resolution: "@typescript-eslint/utils@npm:8.34.1"
1844+
dependencies:
1845+
"@eslint-community/eslint-utils": "npm:^4.7.0"
1846+
"@typescript-eslint/scope-manager": "npm:8.34.1"
1847+
"@typescript-eslint/types": "npm:8.34.1"
1848+
"@typescript-eslint/typescript-estree": "npm:8.34.1"
1849+
peerDependencies:
1850+
eslint: ^8.57.0 || ^9.0.0
1851+
typescript: ">=4.8.4 <5.9.0"
1852+
checksum: 10/7e14ef16222d48aa668c2b436b7eec893e8baf05a18c4bcdf353fa6ce4b5526db3d3945be5a7bd4dab0202805f205c4a904cf8646fa157f53b761c090d9c5e7b
1853+
languageName: node
1854+
linkType: hard
1855+
17191856
"@typescript-eslint/visitor-keys@npm:7.13.0":
17201857
version: 7.13.0
17211858
resolution: "@typescript-eslint/visitor-keys@npm:7.13.0"
@@ -1736,6 +1873,16 @@ __metadata:
17361873
languageName: node
17371874
linkType: hard
17381875

1876+
"@typescript-eslint/visitor-keys@npm:8.34.1":
1877+
version: 8.34.1
1878+
resolution: "@typescript-eslint/visitor-keys@npm:8.34.1"
1879+
dependencies:
1880+
"@typescript-eslint/types": "npm:8.34.1"
1881+
eslint-visitor-keys: "npm:^4.2.1"
1882+
checksum: 10/6fbaa838dc040c6ff6d4472b9a1480f1407eb591924fb4d371fe0224dafcb40ac5476b733fea33ad0898c3174430918b0456c5209b5b7e176cb04c0c9daacbd8
1883+
languageName: node
1884+
linkType: hard
1885+
17391886
"@ungap/structured-clone@npm:^1.2.0":
17401887
version: 1.2.0
17411888
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -2943,6 +3090,13 @@ __metadata:
29433090
languageName: node
29443091
linkType: hard
29453092

3093+
"eslint-visitor-keys@npm:^4.2.1":
3094+
version: 4.2.1
3095+
resolution: "eslint-visitor-keys@npm:4.2.1"
3096+
checksum: 10/3ee00fc6a7002d4b0ffd9dc99e13a6a7882c557329e6c25ab254220d71e5c9c4f89dca4695352949ea678eb1f3ba912a18ef8aac0a7fe094196fd92f441bfce2
3097+
languageName: node
3098+
linkType: hard
3099+
29463100
"eslint@npm:^8.57.0":
29473101
version: 8.57.0
29483102
resolution: "eslint@npm:8.57.0"
@@ -3183,6 +3337,19 @@ __metadata:
31833337
languageName: node
31843338
linkType: hard
31853339

3340+
"fast-glob@npm:^3.3.2":
3341+
version: 3.3.3
3342+
resolution: "fast-glob@npm:3.3.3"
3343+
dependencies:
3344+
"@nodelib/fs.stat": "npm:^2.0.2"
3345+
"@nodelib/fs.walk": "npm:^1.2.3"
3346+
glob-parent: "npm:^5.1.2"
3347+
merge2: "npm:^1.3.0"
3348+
micromatch: "npm:^4.0.8"
3349+
checksum: 10/dcc6432b269762dd47381d8b8358bf964d8f4f60286ac6aa41c01ade70bda459ff2001b516690b96d5365f68a49242966112b5d5cc9cd82395fa8f9d017c90ad
3350+
languageName: node
3351+
linkType: hard
3352+
31863353
"fast-json-stable-stringify@npm:^2.0.0":
31873354
version: 2.1.0
31883355
resolution: "fast-json-stable-stringify@npm:2.1.0"
@@ -3706,6 +3873,13 @@ __metadata:
37063873
languageName: node
37073874
linkType: hard
37083875

3876+
"ignore@npm:^7.0.0":
3877+
version: 7.0.5
3878+
resolution: "ignore@npm:7.0.5"
3879+
checksum: 10/f134b96a4de0af419196f52c529d5c6120c4456ff8a6b5a14ceaaa399f883e15d58d2ce651c9b69b9388491d4669dda47285d307e827de9304a53a1824801bc6
3880+
languageName: node
3881+
linkType: hard
3882+
37093883
"import-fresh@npm:^3.2.1, import-fresh@npm:^3.3.0":
37103884
version: 3.3.0
37113885
resolution: "import-fresh@npm:3.3.0"
@@ -4414,6 +4588,16 @@ __metadata:
44144588
languageName: node
44154589
linkType: hard
44164590

4591+
"micromatch@npm:^4.0.8":
4592+
version: 4.0.8
4593+
resolution: "micromatch@npm:4.0.8"
4594+
dependencies:
4595+
braces: "npm:^3.0.3"
4596+
picomatch: "npm:^2.3.1"
4597+
checksum: 10/6bf2a01672e7965eb9941d1f02044fad2bd12486b5553dc1116ff24c09a8723157601dc992e74c911d896175918448762df3b3fd0a6b61037dd1a9766ddfbf58
4598+
languageName: node
4599+
linkType: hard
4600+
44174601
"micromatch@npm:~4.0.7":
44184602
version: 4.0.7
44194603
resolution: "micromatch@npm:4.0.7"
@@ -5361,8 +5545,8 @@ __metadata:
53615545
"@swc/core": "npm:^1.6.1"
53625546
"@types/node": "npm:^20.14.2"
53635547
"@types/prompts": "npm:^2.4.9"
5364-
"@typescript-eslint/eslint-plugin": "npm:^7.13.0"
5365-
"@typescript-eslint/parser": "npm:^7.13.0"
5548+
"@typescript-eslint/eslint-plugin": "npm:^8.34.1"
5549+
"@typescript-eslint/parser": "npm:^8.34.1"
53665550
"@vitest/coverage-v8": "npm:^1.6.0"
53675551
colorette: "npm:^2.0.20"
53685552
esbuild-plugin-version-injector: "npm:^1.2.1"
@@ -5893,6 +6077,15 @@ __metadata:
58936077
languageName: node
58946078
linkType: hard
58956079

6080+
"ts-api-utils@npm:^2.1.0":
6081+
version: 2.1.0
6082+
resolution: "ts-api-utils@npm:2.1.0"
6083+
peerDependencies:
6084+
typescript: ">=4.8.4"
6085+
checksum: 10/02e55b49d9617c6eebf8aadfa08d3ca03ca0cd2f0586ad34117fdfc7aa3cd25d95051843fde9df86665ad907f99baed179e7a117b11021417f379e4d2614eacd
6086+
languageName: node
6087+
linkType: hard
6088+
58966089
"ts-interface-checker@npm:^0.1.9":
58976090
version: 0.1.13
58986091
resolution: "ts-interface-checker@npm:0.1.13"

0 commit comments

Comments
 (0)