Skip to content

Commit 96a247c

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 1689f7b commit 96a247c

File tree

2 files changed

+122
-6
lines changed

2 files changed

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

yarn.lock

+120-4
Original file line numberDiff line numberDiff line change
@@ -1489,7 +1489,7 @@ __metadata:
14891489
languageName: node
14901490
linkType: hard
14911491

1492-
"@typescript-eslint/eslint-plugin@npm:^7.11.0, @typescript-eslint/eslint-plugin@npm:^7.13.0":
1492+
"@typescript-eslint/eslint-plugin@npm:^7.11.0":
14931493
version: 7.13.0
14941494
resolution: "@typescript-eslint/eslint-plugin@npm:7.13.0"
14951495
dependencies:
@@ -1535,7 +1535,30 @@ __metadata:
15351535
languageName: node
15361536
linkType: hard
15371537

1538-
"@typescript-eslint/parser@npm:^7.11.0, @typescript-eslint/parser@npm:^7.13.0":
1538+
"@typescript-eslint/eslint-plugin@npm:^8.0.1":
1539+
version: 8.0.1
1540+
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.1"
1541+
dependencies:
1542+
"@eslint-community/regexpp": "npm:^4.10.0"
1543+
"@typescript-eslint/scope-manager": "npm:8.0.1"
1544+
"@typescript-eslint/type-utils": "npm:8.0.1"
1545+
"@typescript-eslint/utils": "npm:8.0.1"
1546+
"@typescript-eslint/visitor-keys": "npm:8.0.1"
1547+
graphemer: "npm:^1.4.0"
1548+
ignore: "npm:^5.3.1"
1549+
natural-compare: "npm:^1.4.0"
1550+
ts-api-utils: "npm:^1.3.0"
1551+
peerDependencies:
1552+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
1553+
eslint: ^8.57.0 || ^9.0.0
1554+
peerDependenciesMeta:
1555+
typescript:
1556+
optional: true
1557+
checksum: 10/eceb49205734a2838734b11f5c6e0bdea807859426d8bef6fbd6eebcf3df389c7ff31114ad9caf3a440ea36a62d44dd4ca8c0313a57eeccce194d28da7fbe7c2
1558+
languageName: node
1559+
linkType: hard
1560+
1561+
"@typescript-eslint/parser@npm:^7.11.0":
15391562
version: 7.13.0
15401563
resolution: "@typescript-eslint/parser@npm:7.13.0"
15411564
dependencies:
@@ -1571,6 +1594,24 @@ __metadata:
15711594
languageName: node
15721595
linkType: hard
15731596

1597+
"@typescript-eslint/parser@npm:^8.0.1":
1598+
version: 8.0.1
1599+
resolution: "@typescript-eslint/parser@npm:8.0.1"
1600+
dependencies:
1601+
"@typescript-eslint/scope-manager": "npm:8.0.1"
1602+
"@typescript-eslint/types": "npm:8.0.1"
1603+
"@typescript-eslint/typescript-estree": "npm:8.0.1"
1604+
"@typescript-eslint/visitor-keys": "npm:8.0.1"
1605+
debug: "npm:^4.3.4"
1606+
peerDependencies:
1607+
eslint: ^8.57.0 || ^9.0.0
1608+
peerDependenciesMeta:
1609+
typescript:
1610+
optional: true
1611+
checksum: 10/d483e236d13e40f00cb6590b956caee9ea4a68c0bc338aad7463a0183e1983d08d1a31b5f9107641d06cd7bcc55d5b7cb7d48d42d9cf3c4996573d798128ec46
1612+
languageName: node
1613+
linkType: hard
1614+
15741615
"@typescript-eslint/scope-manager@npm:7.13.0":
15751616
version: 7.13.0
15761617
resolution: "@typescript-eslint/scope-manager@npm:7.13.0"
@@ -1591,6 +1632,16 @@ __metadata:
15911632
languageName: node
15921633
linkType: hard
15931634

1635+
"@typescript-eslint/scope-manager@npm:8.0.1":
1636+
version: 8.0.1
1637+
resolution: "@typescript-eslint/scope-manager@npm:8.0.1"
1638+
dependencies:
1639+
"@typescript-eslint/types": "npm:8.0.1"
1640+
"@typescript-eslint/visitor-keys": "npm:8.0.1"
1641+
checksum: 10/e4509f69390dd51f87e9a998d96047330cb1d23262fdc6f4cf7c9475e10faf0a85cc19324d1a51102fcda5dbef5621395336177d55de7e1fe8a222e1823b9a43
1642+
languageName: node
1643+
linkType: hard
1644+
15941645
"@typescript-eslint/type-utils@npm:7.13.0":
15951646
version: 7.13.0
15961647
resolution: "@typescript-eslint/type-utils@npm:7.13.0"
@@ -1625,6 +1676,21 @@ __metadata:
16251676
languageName: node
16261677
linkType: hard
16271678

1679+
"@typescript-eslint/type-utils@npm:8.0.1":
1680+
version: 8.0.1
1681+
resolution: "@typescript-eslint/type-utils@npm:8.0.1"
1682+
dependencies:
1683+
"@typescript-eslint/typescript-estree": "npm:8.0.1"
1684+
"@typescript-eslint/utils": "npm:8.0.1"
1685+
debug: "npm:^4.3.4"
1686+
ts-api-utils: "npm:^1.3.0"
1687+
peerDependenciesMeta:
1688+
typescript:
1689+
optional: true
1690+
checksum: 10/228a6bfc9c81d2acadab28dd968d43477507d7811a3cef2755003c1b61a17e579ca1fc53ad9b18bedf08591c70bf5e443a8c7e85a7228ee3e7d16c908b1b3be8
1691+
languageName: node
1692+
linkType: hard
1693+
16281694
"@typescript-eslint/types@npm:7.13.0":
16291695
version: 7.13.0
16301696
resolution: "@typescript-eslint/types@npm:7.13.0"
@@ -1639,6 +1705,13 @@ __metadata:
16391705
languageName: node
16401706
linkType: hard
16411707

1708+
"@typescript-eslint/types@npm:8.0.1":
1709+
version: 8.0.1
1710+
resolution: "@typescript-eslint/types@npm:8.0.1"
1711+
checksum: 10/821ed735ff34da599315eadc3145898f02d5fea850979ed5b27648be0c025fdca3a6f8965f31dc290425eeda7c320d278ac60838f43580dc0173bd6be384051a
1712+
languageName: node
1713+
linkType: hard
1714+
16421715
"@typescript-eslint/typescript-estree@npm:7.13.0":
16431716
version: 7.13.0
16441717
resolution: "@typescript-eslint/typescript-estree@npm:7.13.0"
@@ -1677,6 +1750,25 @@ __metadata:
16771750
languageName: node
16781751
linkType: hard
16791752

1753+
"@typescript-eslint/typescript-estree@npm:8.0.1":
1754+
version: 8.0.1
1755+
resolution: "@typescript-eslint/typescript-estree@npm:8.0.1"
1756+
dependencies:
1757+
"@typescript-eslint/types": "npm:8.0.1"
1758+
"@typescript-eslint/visitor-keys": "npm:8.0.1"
1759+
debug: "npm:^4.3.4"
1760+
globby: "npm:^11.1.0"
1761+
is-glob: "npm:^4.0.3"
1762+
minimatch: "npm:^9.0.4"
1763+
semver: "npm:^7.6.0"
1764+
ts-api-utils: "npm:^1.3.0"
1765+
peerDependenciesMeta:
1766+
typescript:
1767+
optional: true
1768+
checksum: 10/f0888381faaf6f1394adec1286c606dc41d8e27f1591d3fb20750c17e236f282627bf6c18b1ba34bf97e9af03f99b6e4b10a7625f615496cd506595da0c21186
1769+
languageName: node
1770+
linkType: hard
1771+
16801772
"@typescript-eslint/utils@npm:7.13.0":
16811773
version: 7.13.0
16821774
resolution: "@typescript-eslint/utils@npm:7.13.0"
@@ -1705,6 +1797,20 @@ __metadata:
17051797
languageName: node
17061798
linkType: hard
17071799

1800+
"@typescript-eslint/utils@npm:8.0.1":
1801+
version: 8.0.1
1802+
resolution: "@typescript-eslint/utils@npm:8.0.1"
1803+
dependencies:
1804+
"@eslint-community/eslint-utils": "npm:^4.4.0"
1805+
"@typescript-eslint/scope-manager": "npm:8.0.1"
1806+
"@typescript-eslint/types": "npm:8.0.1"
1807+
"@typescript-eslint/typescript-estree": "npm:8.0.1"
1808+
peerDependencies:
1809+
eslint: ^8.57.0 || ^9.0.0
1810+
checksum: 10/e359a9e95d0b3f8dbccc3681607748f96b332667a882a5635a9876814159b8a723da7138f7fd890cf0c414c46257a8362d5a55a3bad78bc37743ee814c7a8de0
1811+
languageName: node
1812+
linkType: hard
1813+
17081814
"@typescript-eslint/visitor-keys@npm:7.13.0":
17091815
version: 7.13.0
17101816
resolution: "@typescript-eslint/visitor-keys@npm:7.13.0"
@@ -1725,6 +1831,16 @@ __metadata:
17251831
languageName: node
17261832
linkType: hard
17271833

1834+
"@typescript-eslint/visitor-keys@npm:8.0.1":
1835+
version: 8.0.1
1836+
resolution: "@typescript-eslint/visitor-keys@npm:8.0.1"
1837+
dependencies:
1838+
"@typescript-eslint/types": "npm:8.0.1"
1839+
eslint-visitor-keys: "npm:^3.4.3"
1840+
checksum: 10/489da338e19422eadb3b29fcf4d594ed00534faa129f52419bf9eb5733b0a1c11198d18e8d089fa0cc204370c2d2dd1834157a183d1e3e94df41378c5a606545
1841+
languageName: node
1842+
linkType: hard
1843+
17281844
"@ungap/structured-clone@npm:^1.2.0":
17291845
version: 1.2.0
17301846
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -5302,8 +5418,8 @@ __metadata:
53025418
"@swc/core": "npm:^1.6.1"
53035419
"@types/node": "npm:^20.14.2"
53045420
"@types/prompts": "npm:^2.4.9"
5305-
"@typescript-eslint/eslint-plugin": "npm:^7.13.0"
5306-
"@typescript-eslint/parser": "npm:^7.13.0"
5421+
"@typescript-eslint/eslint-plugin": "npm:^8.0.1"
5422+
"@typescript-eslint/parser": "npm:^8.0.1"
53075423
"@vitest/coverage-v8": "npm:^1.6.0"
53085424
colorette: "npm:^2.0.20"
53095425
esbuild-plugin-version-injector: "npm:^1.2.1"

0 commit comments

Comments
 (0)