Skip to content

Commit 8a433a2

Browse files
ci: 📦 update typescript-eslint monorepo to v8
1 parent a17a477 commit 8a433a2

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.12",
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.4.0",
95+
"@typescript-eslint/parser": "8.4.0",
9696
"@vitest/coverage-v8": "2.0.5",
9797
"@vitest/ui": "2.0.5",
9898
"autoprefixer": "^10.4.0",

‎yarn.lock‎

Lines changed: 97 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4126,8 +4126,8 @@ __metadata:
41264126
"@types/babel__helper-plugin-utils": ^7.10.3
41274127
"@types/jest": 29.5.12
41284128
"@types/node": ^20.0.0
4129-
"@typescript-eslint/eslint-plugin": 7.18.0
4130-
"@typescript-eslint/parser": 7.18.0
4129+
"@typescript-eslint/eslint-plugin": 8.4.0
4130+
"@typescript-eslint/parser": 8.4.0
41314131
"@vitest/coverage-v8": 2.0.5
41324132
"@vitest/ui": 2.0.5
41334133
autoprefixer: ^10.4.0
@@ -7251,44 +7251,44 @@ __metadata:
72517251
languageName: node
72527252
linkType: hard
72537253

7254-
"@typescript-eslint/eslint-plugin@npm:7.18.0":
7255-
version: 7.18.0
7256-
resolution: "@typescript-eslint/eslint-plugin@npm:7.18.0"
7254+
"@typescript-eslint/eslint-plugin@npm:8.4.0":
7255+
version: 8.4.0
7256+
resolution: "@typescript-eslint/eslint-plugin@npm:8.4.0"
72577257
dependencies:
72587258
"@eslint-community/regexpp": ^4.10.0
7259-
"@typescript-eslint/scope-manager": 7.18.0
7260-
"@typescript-eslint/type-utils": 7.18.0
7261-
"@typescript-eslint/utils": 7.18.0
7262-
"@typescript-eslint/visitor-keys": 7.18.0
7259+
"@typescript-eslint/scope-manager": 8.4.0
7260+
"@typescript-eslint/type-utils": 8.4.0
7261+
"@typescript-eslint/utils": 8.4.0
7262+
"@typescript-eslint/visitor-keys": 8.4.0
72637263
graphemer: ^1.4.0
72647264
ignore: ^5.3.1
72657265
natural-compare: ^1.4.0
72667266
ts-api-utils: ^1.3.0
72677267
peerDependencies:
7268-
"@typescript-eslint/parser": ^7.0.0
7269-
eslint: ^8.56.0
7268+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
7269+
eslint: ^8.57.0 || ^9.0.0
72707270
peerDependenciesMeta:
72717271
typescript:
72727272
optional: true
7273-
checksum: dfcf150628ca2d4ccdfc20b46b0eae075c2f16ef5e70d9d2f0d746acf4c69a09f962b93befee01a529f14bbeb3e817b5aba287d7dd0edc23396bc5ed1f448c3d
7273+
checksum: 62009bfd28d489cd78a59997b16c6b0d2ea4ac3e485ac3c5f1afb4934a5396e439241778441a753a2a96b07aaa7bd200fb8989368febf749fc669d8c8f7e5f0c
72747274
languageName: node
72757275
linkType: hard
72767276

7277-
"@typescript-eslint/parser@npm:7.18.0":
7278-
version: 7.18.0
7279-
resolution: "@typescript-eslint/parser@npm:7.18.0"
7277+
"@typescript-eslint/parser@npm:8.4.0":
7278+
version: 8.4.0
7279+
resolution: "@typescript-eslint/parser@npm:8.4.0"
72807280
dependencies:
7281-
"@typescript-eslint/scope-manager": 7.18.0
7282-
"@typescript-eslint/types": 7.18.0
7283-
"@typescript-eslint/typescript-estree": 7.18.0
7284-
"@typescript-eslint/visitor-keys": 7.18.0
7281+
"@typescript-eslint/scope-manager": 8.4.0
7282+
"@typescript-eslint/types": 8.4.0
7283+
"@typescript-eslint/typescript-estree": 8.4.0
7284+
"@typescript-eslint/visitor-keys": 8.4.0
72857285
debug: ^4.3.4
72867286
peerDependencies:
7287-
eslint: ^8.56.0
7287+
eslint: ^8.57.0 || ^9.0.0
72887288
peerDependenciesMeta:
72897289
typescript:
72907290
optional: true
7291-
checksum: 132b56ac3b2d90b588d61d005a70f6af322860974225b60201cbf45abf7304d67b7d8a6f0ade1c188ac4e339884e78d6dcd450417f1481998f9ddd155bab0801
7291+
checksum: 4c91ac5e7e276a8e216971dfc525c9864250e2cc37f7a476290fc09ff7e646d332dedf52481dc69f7a78611f3709f032f8d64550a88cd1febfa9f009f3b3e564
72927292
languageName: node
72937293
linkType: hard
72947294

@@ -7302,7 +7302,32 @@ __metadata:
73027302
languageName: node
73037303
linkType: hard
73047304

7305-
"@typescript-eslint/type-utils@npm:7.18.0, @typescript-eslint/type-utils@npm:^7.3.0":
7305+
"@typescript-eslint/scope-manager@npm:8.4.0":
7306+
version: 8.4.0
7307+
resolution: "@typescript-eslint/scope-manager@npm:8.4.0"
7308+
dependencies:
7309+
"@typescript-eslint/types": 8.4.0
7310+
"@typescript-eslint/visitor-keys": 8.4.0
7311+
checksum: 0a513bcaf35dbee789bff6ca9cbc8f237b2efa85347bda17de3c66a35e913790b8e69b7ad824eeebd6bb9e218cd8b696da8901f10bf0e9107a8ed19072f86152
7312+
languageName: node
7313+
linkType: hard
7314+
7315+
"@typescript-eslint/type-utils@npm:8.4.0":
7316+
version: 8.4.0
7317+
resolution: "@typescript-eslint/type-utils@npm:8.4.0"
7318+
dependencies:
7319+
"@typescript-eslint/typescript-estree": 8.4.0
7320+
"@typescript-eslint/utils": 8.4.0
7321+
debug: ^4.3.4
7322+
ts-api-utils: ^1.3.0
7323+
peerDependenciesMeta:
7324+
typescript:
7325+
optional: true
7326+
checksum: 5fec2aa96d1d5dcad1cbaea967d0aae978d872b9659d943f21a857bedce8ac9385e1e30f051c34154990a7d9da611cf84107d4ec5c23924c8db4337d93e79d14
7327+
languageName: node
7328+
linkType: hard
7329+
7330+
"@typescript-eslint/type-utils@npm:^7.3.0":
73067331
version: 7.18.0
73077332
resolution: "@typescript-eslint/type-utils@npm:7.18.0"
73087333
dependencies:
@@ -7326,6 +7351,13 @@ __metadata:
73267351
languageName: node
73277352
linkType: hard
73287353

7354+
"@typescript-eslint/types@npm:8.4.0":
7355+
version: 8.4.0
7356+
resolution: "@typescript-eslint/types@npm:8.4.0"
7357+
checksum: d1d486503e10e98bf124931e83d83e82cba1690d846190a8d196137d6c00ccbe47e7b84cc0b86cb3daffaaca22d32df5694ac0bcb28812139855b427857751f4
7358+
languageName: node
7359+
linkType: hard
7360+
73297361
"@typescript-eslint/typescript-estree@npm:7.18.0":
73307362
version: 7.18.0
73317363
resolution: "@typescript-eslint/typescript-estree@npm:7.18.0"
@@ -7345,6 +7377,25 @@ __metadata:
73457377
languageName: node
73467378
linkType: hard
73477379

7380+
"@typescript-eslint/typescript-estree@npm:8.4.0":
7381+
version: 8.4.0
7382+
resolution: "@typescript-eslint/typescript-estree@npm:8.4.0"
7383+
dependencies:
7384+
"@typescript-eslint/types": 8.4.0
7385+
"@typescript-eslint/visitor-keys": 8.4.0
7386+
debug: ^4.3.4
7387+
fast-glob: ^3.3.2
7388+
is-glob: ^4.0.3
7389+
minimatch: ^9.0.4
7390+
semver: ^7.6.0
7391+
ts-api-utils: ^1.3.0
7392+
peerDependenciesMeta:
7393+
typescript:
7394+
optional: true
7395+
checksum: 6ae4a2fb8c6066c9a893e4bd6b741e8ff45a4f17178d5e13dea41c414fa0f141f93f1b412c0a683aeb209c4e5781d4380bba51c513d439c6432136ab8823c83c
7396+
languageName: node
7397+
linkType: hard
7398+
73487399
"@typescript-eslint/utils@npm:7.18.0, @typescript-eslint/utils@npm:^7.3.0":
73497400
version: 7.18.0
73507401
resolution: "@typescript-eslint/utils@npm:7.18.0"
@@ -7359,6 +7410,20 @@ __metadata:
73597410
languageName: node
73607411
linkType: hard
73617412

7413+
"@typescript-eslint/utils@npm:8.4.0":
7414+
version: 8.4.0
7415+
resolution: "@typescript-eslint/utils@npm:8.4.0"
7416+
dependencies:
7417+
"@eslint-community/eslint-utils": ^4.4.0
7418+
"@typescript-eslint/scope-manager": 8.4.0
7419+
"@typescript-eslint/types": 8.4.0
7420+
"@typescript-eslint/typescript-estree": 8.4.0
7421+
peerDependencies:
7422+
eslint: ^8.57.0 || ^9.0.0
7423+
checksum: dc4975611815e8da8b54ed5fb4faa7a47a2f1d06c7df509c08b8d5603baf5eda3d56a02193955fce33f2ca7dafbb053610e9c7bd889799a1f6077b7d99a08cde
7424+
languageName: node
7425+
linkType: hard
7426+
73627427
"@typescript-eslint/visitor-keys@npm:7.18.0":
73637428
version: 7.18.0
73647429
resolution: "@typescript-eslint/visitor-keys@npm:7.18.0"
@@ -7369,6 +7434,16 @@ __metadata:
73697434
languageName: node
73707435
linkType: hard
73717436

7437+
"@typescript-eslint/visitor-keys@npm:8.4.0":
7438+
version: 8.4.0
7439+
resolution: "@typescript-eslint/visitor-keys@npm:8.4.0"
7440+
dependencies:
7441+
"@typescript-eslint/types": 8.4.0
7442+
eslint-visitor-keys: ^3.4.3
7443+
checksum: 000f375aaad20343d74cb71e3cf9295f60a0f9f5bc07bd15883bffcc3f7e25b69bb48b21f0cbb2805588a1bc309b9b9fd1162028872ee79c553c843bece6c9ac
7444+
languageName: node
7445+
linkType: hard
7446+
73727447
"@ungap/structured-clone@npm:^1.2.0":
73737448
version: 1.2.0
73747449
resolution: "@ungap/structured-clone@npm:1.2.0"

0 commit comments

Comments
 (0)