Skip to content

Commit 7e005f3

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

File tree

2 files changed

+70
-100
lines changed

2 files changed

+70
-100
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"@tsconfig/node16": "^16.1.0",
4545
"@tsd/typescript": "~5.5.0",
4646
"@types/babel__code-frame": "^7.0.3",
47-
"@typescript-eslint/eslint-plugin": "^6.0.0",
48-
"@typescript-eslint/parser": "^6.0.0",
47+
"@typescript-eslint/eslint-plugin": "^8.0.0",
48+
"@typescript-eslint/parser": "^8.0.0",
4949
"babel-jest": "^29.1.0",
5050
"eslint": "^8.0.0",
5151
"eslint-config-prettier": "^9.0.0",

yarn.lock

Lines changed: 68 additions & 98 deletions
Original file line numberDiff line numberDiff line change
@@ -1399,7 +1399,7 @@ __metadata:
13991399
languageName: node
14001400
linkType: hard
14011401

1402-
"@eslint-community/regexpp@npm:^4.5.1, @eslint-community/regexpp@npm:^4.6.1":
1402+
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.6.1":
14031403
version: 4.11.0
14041404
resolution: "@eslint-community/regexpp@npm:4.11.0"
14051405
checksum: 97d2fe46690b69417a551bd19a3dc53b6d9590d2295c43cc4c4e44e64131af541e2f4a44d5c12e87de990403654d3dae9d33600081f3a2f0386b368abc9111ec
@@ -1945,13 +1945,6 @@ __metadata:
19451945
languageName: node
19461946
linkType: hard
19471947

1948-
"@types/json-schema@npm:^7.0.12":
1949-
version: 7.0.15
1950-
resolution: "@types/json-schema@npm:7.0.15"
1951-
checksum: 97ed0cb44d4070aecea772b7b2e2ed971e10c81ec87dd4ecc160322ffa55ff330dace1793489540e3e318d90942064bb697cc0f8989391797792d919737b3b98
1952-
languageName: node
1953-
linkType: hard
1954-
19551948
"@types/node@npm:*":
19561949
version: 22.0.0
19571950
resolution: "@types/node@npm:22.0.0"
@@ -1961,13 +1954,6 @@ __metadata:
19611954
languageName: node
19621955
linkType: hard
19631956

1964-
"@types/semver@npm:^7.5.0":
1965-
version: 7.5.8
1966-
resolution: "@types/semver@npm:7.5.8"
1967-
checksum: ea6f5276f5b84c55921785a3a27a3cd37afee0111dfe2bcb3e03c31819c197c782598f17f0b150a69d453c9584cd14c4c4d7b9a55d2c5e6cacd4d66fdb3b3663
1968-
languageName: node
1969-
linkType: hard
1970-
19711957
"@types/stack-utils@npm:^2.0.0":
19721958
version: 2.0.3
19731959
resolution: "@types/stack-utils@npm:2.0.3"
@@ -1991,126 +1977,119 @@ __metadata:
19911977
languageName: node
19921978
linkType: hard
19931979

1994-
"@typescript-eslint/eslint-plugin@npm:^6.0.0":
1995-
version: 6.21.0
1996-
resolution: "@typescript-eslint/eslint-plugin@npm:6.21.0"
1980+
"@typescript-eslint/eslint-plugin@npm:^8.0.0":
1981+
version: 8.0.0
1982+
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.0"
19971983
dependencies:
1998-
"@eslint-community/regexpp": ^4.5.1
1999-
"@typescript-eslint/scope-manager": 6.21.0
2000-
"@typescript-eslint/type-utils": 6.21.0
2001-
"@typescript-eslint/utils": 6.21.0
2002-
"@typescript-eslint/visitor-keys": 6.21.0
2003-
debug: ^4.3.4
1984+
"@eslint-community/regexpp": ^4.10.0
1985+
"@typescript-eslint/scope-manager": 8.0.0
1986+
"@typescript-eslint/type-utils": 8.0.0
1987+
"@typescript-eslint/utils": 8.0.0
1988+
"@typescript-eslint/visitor-keys": 8.0.0
20041989
graphemer: ^1.4.0
2005-
ignore: ^5.2.4
1990+
ignore: ^5.3.1
20061991
natural-compare: ^1.4.0
2007-
semver: ^7.5.4
2008-
ts-api-utils: ^1.0.1
1992+
ts-api-utils: ^1.3.0
20091993
peerDependencies:
2010-
"@typescript-eslint/parser": ^6.0.0 || ^6.0.0-alpha
2011-
eslint: ^7.0.0 || ^8.0.0
1994+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
1995+
eslint: ^8.57.0 || ^9.0.0
20121996
peerDependenciesMeta:
20131997
typescript:
20141998
optional: true
2015-
checksum: 5ef2c502255e643e98051e87eb682c2a257e87afd8ec3b9f6274277615e1c2caf3131b352244cfb1987b8b2c415645eeacb9113fa841fc4c9b2ac46e8aed6efd
1999+
checksum: 202cbc2b079306cdb55b1a16bf861e633943a56a4e15c1dc80e0e8660e6ed63ccfd2352e3cf18ccff68ea16c9392a202149e609cc05460b9fddb9561a1ab2ed0
20162000
languageName: node
20172001
linkType: hard
20182002

2019-
"@typescript-eslint/parser@npm:^6.0.0":
2020-
version: 6.21.0
2021-
resolution: "@typescript-eslint/parser@npm:6.21.0"
2003+
"@typescript-eslint/parser@npm:^8.0.0":
2004+
version: 8.0.0
2005+
resolution: "@typescript-eslint/parser@npm:8.0.0"
20222006
dependencies:
2023-
"@typescript-eslint/scope-manager": 6.21.0
2024-
"@typescript-eslint/types": 6.21.0
2025-
"@typescript-eslint/typescript-estree": 6.21.0
2026-
"@typescript-eslint/visitor-keys": 6.21.0
2007+
"@typescript-eslint/scope-manager": 8.0.0
2008+
"@typescript-eslint/types": 8.0.0
2009+
"@typescript-eslint/typescript-estree": 8.0.0
2010+
"@typescript-eslint/visitor-keys": 8.0.0
20272011
debug: ^4.3.4
20282012
peerDependencies:
2029-
eslint: ^7.0.0 || ^8.0.0
2013+
eslint: ^8.57.0 || ^9.0.0
20302014
peerDependenciesMeta:
20312015
typescript:
20322016
optional: true
2033-
checksum: 162fe3a867eeeffda7328bce32dae45b52283c68c8cb23258fb9f44971f761991af61f71b8c9fe1aa389e93dfe6386f8509c1273d870736c507d76dd40647b68
2017+
checksum: 7755cd26c4d51a6fb3cb83123eeb96e9ad1519b8ccc514de80ceccc823fe090e6cb185bb049a0edb345a69ca990e3b17090ef5592958953fe61e9b2378d5f78b
20342018
languageName: node
20352019
linkType: hard
20362020

2037-
"@typescript-eslint/scope-manager@npm:6.21.0":
2038-
version: 6.21.0
2039-
resolution: "@typescript-eslint/scope-manager@npm:6.21.0"
2021+
"@typescript-eslint/scope-manager@npm:8.0.0":
2022+
version: 8.0.0
2023+
resolution: "@typescript-eslint/scope-manager@npm:8.0.0"
20402024
dependencies:
2041-
"@typescript-eslint/types": 6.21.0
2042-
"@typescript-eslint/visitor-keys": 6.21.0
2043-
checksum: 71028b757da9694528c4c3294a96cc80bc7d396e383a405eab3bc224cda7341b88e0fc292120b35d3f31f47beac69f7083196c70616434072fbcd3d3e62d3376
2025+
"@typescript-eslint/types": 8.0.0
2026+
"@typescript-eslint/visitor-keys": 8.0.0
2027+
checksum: 0eea33f5fa5b8df0e8831c1c842403ac71e58b46b394e601b4aeda844c4a41fe19c6c1bbe528fe49093c3ba4ec6d6f444237b5ca073e3c40256b81c6b8671e78
20442028
languageName: node
20452029
linkType: hard
20462030

2047-
"@typescript-eslint/type-utils@npm:6.21.0":
2048-
version: 6.21.0
2049-
resolution: "@typescript-eslint/type-utils@npm:6.21.0"
2031+
"@typescript-eslint/type-utils@npm:8.0.0":
2032+
version: 8.0.0
2033+
resolution: "@typescript-eslint/type-utils@npm:8.0.0"
20502034
dependencies:
2051-
"@typescript-eslint/typescript-estree": 6.21.0
2052-
"@typescript-eslint/utils": 6.21.0
2035+
"@typescript-eslint/typescript-estree": 8.0.0
2036+
"@typescript-eslint/utils": 8.0.0
20532037
debug: ^4.3.4
2054-
ts-api-utils: ^1.0.1
2055-
peerDependencies:
2056-
eslint: ^7.0.0 || ^8.0.0
2038+
ts-api-utils: ^1.3.0
20572039
peerDependenciesMeta:
20582040
typescript:
20592041
optional: true
2060-
checksum: 77025473f4d80acf1fafcce99c5c283e557686a61861febeba9c9913331f8a41e930bf5cd8b7a54db502a57b6eb8ea6d155cbd4f41349ed00e3d7aeb1f477ddc
2042+
checksum: 9c84d69d5a18a5b2ecf32bc3a4155af987a27d860dd8b83be05de2c5b26b472844fb991fc0f67d9ad9b3953b17ca3dcf17377251d811c9f0d6cc3faf1df65495
20612043
languageName: node
20622044
linkType: hard
20632045

2064-
"@typescript-eslint/types@npm:6.21.0":
2065-
version: 6.21.0
2066-
resolution: "@typescript-eslint/types@npm:6.21.0"
2067-
checksum: 9501b47d7403417af95fc1fb72b2038c5ac46feac0e1598a46bcb43e56a606c387e9dcd8a2a0abe174c91b509f2d2a8078b093786219eb9a01ab2fbf9ee7b684
2046+
"@typescript-eslint/types@npm:8.0.0":
2047+
version: 8.0.0
2048+
resolution: "@typescript-eslint/types@npm:8.0.0"
2049+
checksum: 2293c8c9bb91890c620900c45731f7d2a9b042b05d6c16bb18e35fc98e0fc749a293b2671aa375ec62b0eeb38e828da0b4768a0d84b31bcbbaf0293fe82e1117
20682050
languageName: node
20692051
linkType: hard
20702052

2071-
"@typescript-eslint/typescript-estree@npm:6.21.0":
2072-
version: 6.21.0
2073-
resolution: "@typescript-eslint/typescript-estree@npm:6.21.0"
2053+
"@typescript-eslint/typescript-estree@npm:8.0.0":
2054+
version: 8.0.0
2055+
resolution: "@typescript-eslint/typescript-estree@npm:8.0.0"
20742056
dependencies:
2075-
"@typescript-eslint/types": 6.21.0
2076-
"@typescript-eslint/visitor-keys": 6.21.0
2057+
"@typescript-eslint/types": 8.0.0
2058+
"@typescript-eslint/visitor-keys": 8.0.0
20772059
debug: ^4.3.4
20782060
globby: ^11.1.0
20792061
is-glob: ^4.0.3
2080-
minimatch: 9.0.3
2081-
semver: ^7.5.4
2082-
ts-api-utils: ^1.0.1
2062+
minimatch: ^9.0.4
2063+
semver: ^7.6.0
2064+
ts-api-utils: ^1.3.0
20832065
peerDependenciesMeta:
20842066
typescript:
20852067
optional: true
2086-
checksum: dec02dc107c4a541e14fb0c96148f3764b92117c3b635db3a577b5a56fc48df7a556fa853fb82b07c0663b4bf2c484c9f245c28ba3e17e5cb0918ea4cab2ea21
2068+
checksum: 38b658079814caa49eb696b08144e5f5dbc5a70cacd541d1d3eaeee60adb4a7ea18616741d425aab2083c86b2b14782a4bd92700f9a854f661f931d102a86f06
20872069
languageName: node
20882070
linkType: hard
20892071

2090-
"@typescript-eslint/utils@npm:6.21.0":
2091-
version: 6.21.0
2092-
resolution: "@typescript-eslint/utils@npm:6.21.0"
2072+
"@typescript-eslint/utils@npm:8.0.0":
2073+
version: 8.0.0
2074+
resolution: "@typescript-eslint/utils@npm:8.0.0"
20932075
dependencies:
20942076
"@eslint-community/eslint-utils": ^4.4.0
2095-
"@types/json-schema": ^7.0.12
2096-
"@types/semver": ^7.5.0
2097-
"@typescript-eslint/scope-manager": 6.21.0
2098-
"@typescript-eslint/types": 6.21.0
2099-
"@typescript-eslint/typescript-estree": 6.21.0
2100-
semver: ^7.5.4
2077+
"@typescript-eslint/scope-manager": 8.0.0
2078+
"@typescript-eslint/types": 8.0.0
2079+
"@typescript-eslint/typescript-estree": 8.0.0
21012080
peerDependencies:
2102-
eslint: ^7.0.0 || ^8.0.0
2103-
checksum: b129b3a4aebec8468259f4589985cb59ea808afbfdb9c54f02fad11e17d185e2bf72bb332f7c36ec3c09b31f18fc41368678b076323e6e019d06f74ee93f7bf2
2081+
eslint: ^8.57.0 || ^9.0.0
2082+
checksum: a6faf16616916dac0bf3e398230660dec3534c61ac958fba416adfdffc65c4182350cce03d87fc9e6f52294e54bc499809d49ac57863e241ed00cd3bf25d6b61
21042083
languageName: node
21052084
linkType: hard
21062085

2107-
"@typescript-eslint/visitor-keys@npm:6.21.0":
2108-
version: 6.21.0
2109-
resolution: "@typescript-eslint/visitor-keys@npm:6.21.0"
2086+
"@typescript-eslint/visitor-keys@npm:8.0.0":
2087+
version: 8.0.0
2088+
resolution: "@typescript-eslint/visitor-keys@npm:8.0.0"
21102089
dependencies:
2111-
"@typescript-eslint/types": 6.21.0
2112-
eslint-visitor-keys: ^3.4.1
2113-
checksum: 67c7e6003d5af042d8703d11538fca9d76899f0119130b373402819ae43f0bc90d18656aa7add25a24427ccf1a0efd0804157ba83b0d4e145f06107d7d1b7433
2090+
"@typescript-eslint/types": 8.0.0
2091+
eslint-visitor-keys: ^3.4.3
2092+
checksum: ae823bf8bd4d24e5b4bc5340139f239f8cd950231c0efdb7a30b576e774997de938489f191db87b0397a065b9fa961be37d5f47c2a4b359aa2055e692fcde4c1
21142093
languageName: node
21152094
linkType: hard
21162095

@@ -3402,7 +3381,7 @@ __metadata:
34023381
languageName: node
34033382
linkType: hard
34043383

3405-
"ignore@npm:^5.2.0, ignore@npm:^5.2.4":
3384+
"ignore@npm:^5.2.0, ignore@npm:^5.3.1":
34063385
version: 5.3.1
34073386
resolution: "ignore@npm:5.3.1"
34083387
checksum: 71d7bb4c1dbe020f915fd881108cbe85a0db3d636a0ea3ba911393c53946711d13a9b1143c7e70db06d571a5822c0a324a6bcde5c9904e7ca5047f01f1bf8cd3
@@ -3927,8 +3906,8 @@ __metadata:
39273906
"@tsconfig/node16": ^16.1.0
39283907
"@tsd/typescript": ~5.5.0
39293908
"@types/babel__code-frame": ^7.0.3
3930-
"@typescript-eslint/eslint-plugin": ^6.0.0
3931-
"@typescript-eslint/parser": ^6.0.0
3909+
"@typescript-eslint/eslint-plugin": ^8.0.0
3910+
"@typescript-eslint/parser": ^8.0.0
39323911
babel-jest: ^29.1.0
39333912
chalk: ^4.1.2
39343913
create-jest-runner: ^0.12.0
@@ -4356,15 +4335,6 @@ __metadata:
43564335
languageName: node
43574336
linkType: hard
43584337

4359-
"minimatch@npm:9.0.3":
4360-
version: 9.0.3
4361-
resolution: "minimatch@npm:9.0.3"
4362-
dependencies:
4363-
brace-expansion: ^2.0.1
4364-
checksum: 253487976bf485b612f16bf57463520a14f512662e592e95c571afdab1442a6a6864b6c88f248ce6fc4ff0b6de04ac7aa6c8bb51e868e99d1d65eb0658a708b5
4365-
languageName: node
4366-
linkType: hard
4367-
43684338
"minimatch@npm:^3.0.4, minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
43694339
version: 3.1.2
43704340
resolution: "minimatch@npm:3.1.2"
@@ -5006,7 +4976,7 @@ __metadata:
50064976
languageName: node
50074977
linkType: hard
50084978

5009-
"semver@npm:^7.3.5, semver@npm:^7.5.3, semver@npm:^7.5.4":
4979+
"semver@npm:^7.3.5, semver@npm:^7.5.3, semver@npm:^7.5.4, semver@npm:^7.6.0":
50104980
version: 7.6.3
50114981
resolution: "semver@npm:7.6.3"
50124982
bin:
@@ -5306,7 +5276,7 @@ __metadata:
53065276
languageName: node
53075277
linkType: hard
53085278

5309-
"ts-api-utils@npm:^1.0.1":
5279+
"ts-api-utils@npm:^1.3.0":
53105280
version: 1.3.0
53115281
resolution: "ts-api-utils@npm:1.3.0"
53125282
peerDependencies:

0 commit comments

Comments
 (0)