Skip to content

Commit a199140

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 1eb5cf7 commit a199140

File tree

2 files changed

+135
-6
lines changed

2 files changed

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

yarn.lock

Lines changed: 133 additions & 4 deletions
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.8.0":
1550+
version: 8.8.0
1551+
resolution: "@typescript-eslint/eslint-plugin@npm:8.8.0"
1552+
dependencies:
1553+
"@eslint-community/regexpp": "npm:^4.10.0"
1554+
"@typescript-eslint/scope-manager": "npm:8.8.0"
1555+
"@typescript-eslint/type-utils": "npm:8.8.0"
1556+
"@typescript-eslint/utils": "npm:8.8.0"
1557+
"@typescript-eslint/visitor-keys": "npm:8.8.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/e8a47053731dcd42c1d8489ec22e176097a202a500fb0913653b501aa4dd3d1c559b9e90ad12194a3f2f3335566a9036d37276a93ca7ff8d76bfd65ff6c7c0ed
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.8.0":
1609+
version: 8.8.0
1610+
resolution: "@typescript-eslint/parser@npm:8.8.0"
1611+
dependencies:
1612+
"@typescript-eslint/scope-manager": "npm:8.8.0"
1613+
"@typescript-eslint/types": "npm:8.8.0"
1614+
"@typescript-eslint/typescript-estree": "npm:8.8.0"
1615+
"@typescript-eslint/visitor-keys": "npm:8.8.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/8d3c3afb508aa7d6c16dd8a786762f05e174ace50213768232405b1c31534ca568d38e1793feb41d53fe1327c901e5f93e70f61222b31848b2a9ae955b14fff2
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.8.0":
1647+
version: 8.8.0
1648+
resolution: "@typescript-eslint/scope-manager@npm:8.8.0"
1649+
dependencies:
1650+
"@typescript-eslint/types": "npm:8.8.0"
1651+
"@typescript-eslint/visitor-keys": "npm:8.8.0"
1652+
checksum: 10/d1cd97f35bbba85eb25879e9a0acfc4fcd6908bee1f60467d9eb6b6da4732a07f0947b6a97d3f2bc8f03205e530ce49f00d4540b515082e37d1abcd781f7cad0
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,21 @@ __metadata:
16361687
languageName: node
16371688
linkType: hard
16381689

1690+
"@typescript-eslint/type-utils@npm:8.8.0":
1691+
version: 8.8.0
1692+
resolution: "@typescript-eslint/type-utils@npm:8.8.0"
1693+
dependencies:
1694+
"@typescript-eslint/typescript-estree": "npm:8.8.0"
1695+
"@typescript-eslint/utils": "npm:8.8.0"
1696+
debug: "npm:^4.3.4"
1697+
ts-api-utils: "npm:^1.3.0"
1698+
peerDependenciesMeta:
1699+
typescript:
1700+
optional: true
1701+
checksum: 10/7e46352090d97935692fa070c62edc7cd824540e3b432dab655e2a46e430ae5c3473f8582d9d41e851d1d74a11e356b61396deda944d186e4d868b16d402bce1
1702+
languageName: node
1703+
linkType: hard
1704+
16391705
"@typescript-eslint/types@npm:7.13.0":
16401706
version: 7.13.0
16411707
resolution: "@typescript-eslint/types@npm:7.13.0"
@@ -1650,6 +1716,13 @@ __metadata:
16501716
languageName: node
16511717
linkType: hard
16521718

1719+
"@typescript-eslint/types@npm:8.8.0":
1720+
version: 8.8.0
1721+
resolution: "@typescript-eslint/types@npm:8.8.0"
1722+
checksum: 10/8f82c7ffd9fb11a4b90ee06b486df71341bc7ca63a6d0e9864120fbad26afe99c69408b0c887e71078b58df47239fae7640d40fcd1373ca6b8970949fb6f688f
1723+
languageName: node
1724+
linkType: hard
1725+
16531726
"@typescript-eslint/typescript-estree@npm:7.13.0":
16541727
version: 7.13.0
16551728
resolution: "@typescript-eslint/typescript-estree@npm:7.13.0"
@@ -1688,6 +1761,25 @@ __metadata:
16881761
languageName: node
16891762
linkType: hard
16901763

1764+
"@typescript-eslint/typescript-estree@npm:8.8.0":
1765+
version: 8.8.0
1766+
resolution: "@typescript-eslint/typescript-estree@npm:8.8.0"
1767+
dependencies:
1768+
"@typescript-eslint/types": "npm:8.8.0"
1769+
"@typescript-eslint/visitor-keys": "npm:8.8.0"
1770+
debug: "npm:^4.3.4"
1771+
fast-glob: "npm:^3.3.2"
1772+
is-glob: "npm:^4.0.3"
1773+
minimatch: "npm:^9.0.4"
1774+
semver: "npm:^7.6.0"
1775+
ts-api-utils: "npm:^1.3.0"
1776+
peerDependenciesMeta:
1777+
typescript:
1778+
optional: true
1779+
checksum: 10/b7cee47db25106c791c816117ea602efe6cf09707bff1fcf8c5f49d3bb1d8104e5f56a407db62a4821fafa6708bb9f4d331e75857272b77e5883c89dd520a946
1780+
languageName: node
1781+
linkType: hard
1782+
16911783
"@typescript-eslint/utils@npm:7.13.0":
16921784
version: 7.13.0
16931785
resolution: "@typescript-eslint/utils@npm:7.13.0"
@@ -1716,6 +1808,20 @@ __metadata:
17161808
languageName: node
17171809
linkType: hard
17181810

1811+
"@typescript-eslint/utils@npm:8.8.0":
1812+
version: 8.8.0
1813+
resolution: "@typescript-eslint/utils@npm:8.8.0"
1814+
dependencies:
1815+
"@eslint-community/eslint-utils": "npm:^4.4.0"
1816+
"@typescript-eslint/scope-manager": "npm:8.8.0"
1817+
"@typescript-eslint/types": "npm:8.8.0"
1818+
"@typescript-eslint/typescript-estree": "npm:8.8.0"
1819+
peerDependencies:
1820+
eslint: ^8.57.0 || ^9.0.0
1821+
checksum: 10/94eed69f1ecc4d1594d3b43d552289bdcc70e074ad03fb360888a934d9a927e8c1c88419cda3797128c9dd49780fa10af0971643f600a1f2748a2e35f95f9306
1822+
languageName: node
1823+
linkType: hard
1824+
17191825
"@typescript-eslint/visitor-keys@npm:7.13.0":
17201826
version: 7.13.0
17211827
resolution: "@typescript-eslint/visitor-keys@npm:7.13.0"
@@ -1736,6 +1842,16 @@ __metadata:
17361842
languageName: node
17371843
linkType: hard
17381844

1845+
"@typescript-eslint/visitor-keys@npm:8.8.0":
1846+
version: 8.8.0
1847+
resolution: "@typescript-eslint/visitor-keys@npm:8.8.0"
1848+
dependencies:
1849+
"@typescript-eslint/types": "npm:8.8.0"
1850+
eslint-visitor-keys: "npm:^3.4.3"
1851+
checksum: 10/325733fce58c8ac917ff8485949fff927794fd842abb4a665549e7a2e63437e6b7b464b60d3c320da1980e43a6bee69b9dd84139b8dc93685b188efbf96fa707
1852+
languageName: node
1853+
linkType: hard
1854+
17391855
"@ungap/structured-clone@npm:^1.2.0":
17401856
version: 1.2.0
17411857
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -3183,6 +3299,19 @@ __metadata:
31833299
languageName: node
31843300
linkType: hard
31853301

3302+
"fast-glob@npm:^3.3.2":
3303+
version: 3.3.2
3304+
resolution: "fast-glob@npm:3.3.2"
3305+
dependencies:
3306+
"@nodelib/fs.stat": "npm:^2.0.2"
3307+
"@nodelib/fs.walk": "npm:^1.2.3"
3308+
glob-parent: "npm:^5.1.2"
3309+
merge2: "npm:^1.3.0"
3310+
micromatch: "npm:^4.0.4"
3311+
checksum: 10/222512e9315a0efca1276af9adb2127f02105d7288fa746145bf45e2716383fb79eb983c89601a72a399a56b7c18d38ce70457c5466218c5f13fad957cee16df
3312+
languageName: node
3313+
linkType: hard
3314+
31863315
"fast-json-stable-stringify@npm:^2.0.0":
31873316
version: 2.1.0
31883317
resolution: "fast-json-stable-stringify@npm:2.1.0"
@@ -5361,8 +5490,8 @@ __metadata:
53615490
"@swc/core": "npm:^1.6.1"
53625491
"@types/node": "npm:^20.14.2"
53635492
"@types/prompts": "npm:^2.4.9"
5364-
"@typescript-eslint/eslint-plugin": "npm:^7.13.0"
5365-
"@typescript-eslint/parser": "npm:^7.13.0"
5493+
"@typescript-eslint/eslint-plugin": "npm:^8.8.0"
5494+
"@typescript-eslint/parser": "npm:^8.8.0"
53665495
"@vitest/coverage-v8": "npm:^1.6.0"
53675496
colorette: "npm:^2.0.20"
53685497
esbuild-plugin-version-injector: "npm:^1.2.1"

0 commit comments

Comments
 (0)