Skip to content

Commit 10b7d5d

Browse files
ci: 📦 update typescript-eslint monorepo to v8
1 parent c22915e commit 10b7d5d

File tree

2 files changed

+99
-24
lines changed

2 files changed

+99
-24
lines changed

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@
9191
"@types/babel__core": "^7.20.5",
9292
"@types/jest": "29.5.13",
9393
"@types/node": "^20.0.0",
94-
"@typescript-eslint/eslint-plugin": "7.18.0",
95-
"@typescript-eslint/parser": "7.18.0",
94+
"@typescript-eslint/eslint-plugin": "8.7.0",
95+
"@typescript-eslint/parser": "8.7.0",
9696
"@vitest/coverage-v8": "2.1.1",
9797
"@vitest/ui": "2.1.1",
9898
"autoprefixer": "^10.4.0",

‎yarn.lock‎

Lines changed: 97 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4137,8 +4137,8 @@ __metadata:
41374137
"@types/babel__helper-plugin-utils": ^7.10.3
41384138
"@types/jest": 29.5.13
41394139
"@types/node": ^20.0.0
4140-
"@typescript-eslint/eslint-plugin": 7.18.0
4141-
"@typescript-eslint/parser": 7.18.0
4140+
"@typescript-eslint/eslint-plugin": 8.7.0
4141+
"@typescript-eslint/parser": 8.7.0
41424142
"@vitest/coverage-v8": 2.1.1
41434143
"@vitest/ui": 2.1.1
41444144
autoprefixer: ^10.4.0
@@ -7267,44 +7267,44 @@ __metadata:
72677267
languageName: node
72687268
linkType: hard
72697269

7270-
"@typescript-eslint/eslint-plugin@npm:7.18.0":
7271-
version: 7.18.0
7272-
resolution: "@typescript-eslint/eslint-plugin@npm:7.18.0"
7270+
"@typescript-eslint/eslint-plugin@npm:8.7.0":
7271+
version: 8.7.0
7272+
resolution: "@typescript-eslint/eslint-plugin@npm:8.7.0"
72737273
dependencies:
72747274
"@eslint-community/regexpp": ^4.10.0
7275-
"@typescript-eslint/scope-manager": 7.18.0
7276-
"@typescript-eslint/type-utils": 7.18.0
7277-
"@typescript-eslint/utils": 7.18.0
7278-
"@typescript-eslint/visitor-keys": 7.18.0
7275+
"@typescript-eslint/scope-manager": 8.7.0
7276+
"@typescript-eslint/type-utils": 8.7.0
7277+
"@typescript-eslint/utils": 8.7.0
7278+
"@typescript-eslint/visitor-keys": 8.7.0
72797279
graphemer: ^1.4.0
72807280
ignore: ^5.3.1
72817281
natural-compare: ^1.4.0
72827282
ts-api-utils: ^1.3.0
72837283
peerDependencies:
7284-
"@typescript-eslint/parser": ^7.0.0
7285-
eslint: ^8.56.0
7284+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
7285+
eslint: ^8.57.0 || ^9.0.0
72867286
peerDependenciesMeta:
72877287
typescript:
72887288
optional: true
7289-
checksum: dfcf150628ca2d4ccdfc20b46b0eae075c2f16ef5e70d9d2f0d746acf4c69a09f962b93befee01a529f14bbeb3e817b5aba287d7dd0edc23396bc5ed1f448c3d
7289+
checksum: 2c4d6c6401ea61c69ef2f5ba0114a844a523496e122982248e12fb90b968504a50b692ce157a95b867553a787a90af27229bc4ebad96b16b3598c5a04a40e6f2
72907290
languageName: node
72917291
linkType: hard
72927292

7293-
"@typescript-eslint/parser@npm:7.18.0":
7294-
version: 7.18.0
7295-
resolution: "@typescript-eslint/parser@npm:7.18.0"
7293+
"@typescript-eslint/parser@npm:8.7.0":
7294+
version: 8.7.0
7295+
resolution: "@typescript-eslint/parser@npm:8.7.0"
72967296
dependencies:
7297-
"@typescript-eslint/scope-manager": 7.18.0
7298-
"@typescript-eslint/types": 7.18.0
7299-
"@typescript-eslint/typescript-estree": 7.18.0
7300-
"@typescript-eslint/visitor-keys": 7.18.0
7297+
"@typescript-eslint/scope-manager": 8.7.0
7298+
"@typescript-eslint/types": 8.7.0
7299+
"@typescript-eslint/typescript-estree": 8.7.0
7300+
"@typescript-eslint/visitor-keys": 8.7.0
73017301
debug: ^4.3.4
73027302
peerDependencies:
7303-
eslint: ^8.56.0
7303+
eslint: ^8.57.0 || ^9.0.0
73047304
peerDependenciesMeta:
73057305
typescript:
73067306
optional: true
7307-
checksum: 132b56ac3b2d90b588d61d005a70f6af322860974225b60201cbf45abf7304d67b7d8a6f0ade1c188ac4e339884e78d6dcd450417f1481998f9ddd155bab0801
7307+
checksum: fdfd7cf67662fd03442ae7e14f461ee7da14a5d27e692535167f50dfc965f9249692a6b004ac1f16d9d932364ccb8ce2c123a254d4d380d9ccd649205694d875
73087308
languageName: node
73097309
linkType: hard
73107310

@@ -7318,7 +7318,32 @@ __metadata:
73187318
languageName: node
73197319
linkType: hard
73207320

7321-
"@typescript-eslint/type-utils@npm:7.18.0, @typescript-eslint/type-utils@npm:^7.3.0":
7321+
"@typescript-eslint/scope-manager@npm:8.7.0":
7322+
version: 8.7.0
7323+
resolution: "@typescript-eslint/scope-manager@npm:8.7.0"
7324+
dependencies:
7325+
"@typescript-eslint/types": 8.7.0
7326+
"@typescript-eslint/visitor-keys": 8.7.0
7327+
checksum: 30ef3bf4fa9c6c614cda7a2765e5163b8e07dc80619ffd70882d7d4db957b939167ef6efd418db993bad9435517e826ce86fae2329dd8202b262a712f7bc724e
7328+
languageName: node
7329+
linkType: hard
7330+
7331+
"@typescript-eslint/type-utils@npm:8.7.0":
7332+
version: 8.7.0
7333+
resolution: "@typescript-eslint/type-utils@npm:8.7.0"
7334+
dependencies:
7335+
"@typescript-eslint/typescript-estree": 8.7.0
7336+
"@typescript-eslint/utils": 8.7.0
7337+
debug: ^4.3.4
7338+
ts-api-utils: ^1.3.0
7339+
peerDependenciesMeta:
7340+
typescript:
7341+
optional: true
7342+
checksum: 86f822be40dc9414494208f08bd8fc3d4cebf2e066bb7ee25192c92564e9af3245a6bd39adbdfda1e7544db8ad1a7307b84bff7cc51e796366ee2206c34b9a76
7343+
languageName: node
7344+
linkType: hard
7345+
7346+
"@typescript-eslint/type-utils@npm:^7.3.0":
73227347
version: 7.18.0
73237348
resolution: "@typescript-eslint/type-utils@npm:7.18.0"
73247349
dependencies:
@@ -7342,6 +7367,13 @@ __metadata:
73427367
languageName: node
73437368
linkType: hard
73447369

7370+
"@typescript-eslint/types@npm:8.7.0":
7371+
version: 8.7.0
7372+
resolution: "@typescript-eslint/types@npm:8.7.0"
7373+
checksum: 4f1a625c1460649fc21a330fc9dde81d47a20b46bca3de60d50653a1d6c082bd419af1c7c7dde6be800416116f3d63734f9faa6629bdd9f3a8e6bba3a92a4e82
7374+
languageName: node
7375+
linkType: hard
7376+
73457377
"@typescript-eslint/typescript-estree@npm:7.18.0":
73467378
version: 7.18.0
73477379
resolution: "@typescript-eslint/typescript-estree@npm:7.18.0"
@@ -7361,6 +7393,25 @@ __metadata:
73617393
languageName: node
73627394
linkType: hard
73637395

7396+
"@typescript-eslint/typescript-estree@npm:8.7.0":
7397+
version: 8.7.0
7398+
resolution: "@typescript-eslint/typescript-estree@npm:8.7.0"
7399+
dependencies:
7400+
"@typescript-eslint/types": 8.7.0
7401+
"@typescript-eslint/visitor-keys": 8.7.0
7402+
debug: ^4.3.4
7403+
fast-glob: ^3.3.2
7404+
is-glob: ^4.0.3
7405+
minimatch: ^9.0.4
7406+
semver: ^7.6.0
7407+
ts-api-utils: ^1.3.0
7408+
peerDependenciesMeta:
7409+
typescript:
7410+
optional: true
7411+
checksum: f1a2d53640bb47a293ef6fa2102e2d9a53f52e3c88682d65fd17133ae90cae327aeacdc582a8a23e576a48b104151021b50b4e4f8fe4c14d1fec49d52a823bd1
7412+
languageName: node
7413+
linkType: hard
7414+
73647415
"@typescript-eslint/utils@npm:7.18.0, @typescript-eslint/utils@npm:^7.3.0":
73657416
version: 7.18.0
73667417
resolution: "@typescript-eslint/utils@npm:7.18.0"
@@ -7375,6 +7426,20 @@ __metadata:
73757426
languageName: node
73767427
linkType: hard
73777428

7429+
"@typescript-eslint/utils@npm:8.7.0":
7430+
version: 8.7.0
7431+
resolution: "@typescript-eslint/utils@npm:8.7.0"
7432+
dependencies:
7433+
"@eslint-community/eslint-utils": ^4.4.0
7434+
"@typescript-eslint/scope-manager": 8.7.0
7435+
"@typescript-eslint/types": 8.7.0
7436+
"@typescript-eslint/typescript-estree": 8.7.0
7437+
peerDependencies:
7438+
eslint: ^8.57.0 || ^9.0.0
7439+
checksum: e995714c13261868df1262f60dfcaab094a70ec7bea69830b29af4d57091bf39ebe496bae6a8d638f1a5194590911ec6da7cddc3fc394b71b8e5884b24c6e979
7440+
languageName: node
7441+
linkType: hard
7442+
73787443
"@typescript-eslint/visitor-keys@npm:7.18.0":
73797444
version: 7.18.0
73807445
resolution: "@typescript-eslint/visitor-keys@npm:7.18.0"
@@ -7385,6 +7450,16 @@ __metadata:
73857450
languageName: node
73867451
linkType: hard
73877452

7453+
"@typescript-eslint/visitor-keys@npm:8.7.0":
7454+
version: 8.7.0
7455+
resolution: "@typescript-eslint/visitor-keys@npm:8.7.0"
7456+
dependencies:
7457+
"@typescript-eslint/types": 8.7.0
7458+
eslint-visitor-keys: ^3.4.3
7459+
checksum: 072d3d4e7ff8da51a0a37d057d6ca0895c163d480e77329de50e2a7a057acc8d6552f7d18f1fd87cb326d709fe4b667b2ed5cb968d307f92a3e12825cf65b9cd
7460+
languageName: node
7461+
linkType: hard
7462+
73887463
"@ungap/structured-clone@npm:^1.2.0":
73897464
version: 1.2.0
73907465
resolution: "@ungap/structured-clone@npm:1.2.0"

0 commit comments

Comments
 (0)