Skip to content

Commit b103fc8

Browse files
Update typescript-eslint monorepo to v8.57.0
1 parent 99d6adb commit b103fc8

2 files changed

Lines changed: 33 additions & 175 deletions

File tree

β€Žpackage.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@
100100
"@types/react": "19.2.7",
101101
"@types/react-test-renderer": "19.1.0",
102102
"@types/ws": "8.18.1",
103-
"@typescript-eslint/eslint-plugin": "8.50.0",
104-
"@typescript-eslint/parser": "8.50.0",
103+
"@typescript-eslint/eslint-plugin": "8.57.0",
104+
"@typescript-eslint/parser": "8.57.0",
105105
"babel-loader": "9.1.3",
106106
"babel-plugin-react-docgen-typescript": "1.5.1",
107107
"babel-plugin-transform-inline-environment-variables": "0.4.4",

β€Žyarn.lockβ€Ž

Lines changed: 31 additions & 173 deletions
Original file line numberDiff line numberDiff line change
@@ -1908,7 +1908,7 @@ __metadata:
19081908
languageName: node
19091909
linkType: hard
19101910

1911-
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0, @eslint-community/eslint-utils@npm:^4.7.0, @eslint-community/eslint-utils@npm:^4.9.1":
1911+
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0, @eslint-community/eslint-utils@npm:^4.9.1":
19121912
version: 4.9.1
19131913
resolution: "@eslint-community/eslint-utils@npm:4.9.1"
19141914
dependencies:
@@ -1919,7 +1919,7 @@ __metadata:
19191919
languageName: node
19201920
linkType: hard
19211921

1922-
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.12.2, @eslint-community/regexpp@npm:^4.4.0, @eslint-community/regexpp@npm:^4.6.1":
1922+
"@eslint-community/regexpp@npm:^4.12.2, @eslint-community/regexpp@npm:^4.4.0, @eslint-community/regexpp@npm:^4.6.1":
19231923
version: 4.12.2
19241924
resolution: "@eslint-community/regexpp@npm:4.12.2"
19251925
checksum: 10/049b280fddf71dd325514e0a520024969431dc3a8b02fa77476e6820e9122f28ab4c9168c11821f91a27982d2453bcd7a66193356ea84e84fb7c8d793be1ba0c
@@ -5360,23 +5360,23 @@ __metadata:
53605360
languageName: node
53615361
linkType: hard
53625362

5363-
"@typescript-eslint/eslint-plugin@npm:8.50.0":
5364-
version: 8.50.0
5365-
resolution: "@typescript-eslint/eslint-plugin@npm:8.50.0"
5363+
"@typescript-eslint/eslint-plugin@npm:8.57.0, @typescript-eslint/eslint-plugin@npm:^8.36.0":
5364+
version: 8.57.0
5365+
resolution: "@typescript-eslint/eslint-plugin@npm:8.57.0"
53665366
dependencies:
5367-
"@eslint-community/regexpp": "npm:^4.10.0"
5368-
"@typescript-eslint/scope-manager": "npm:8.50.0"
5369-
"@typescript-eslint/type-utils": "npm:8.50.0"
5370-
"@typescript-eslint/utils": "npm:8.50.0"
5371-
"@typescript-eslint/visitor-keys": "npm:8.50.0"
5372-
ignore: "npm:^7.0.0"
5367+
"@eslint-community/regexpp": "npm:^4.12.2"
5368+
"@typescript-eslint/scope-manager": "npm:8.57.0"
5369+
"@typescript-eslint/type-utils": "npm:8.57.0"
5370+
"@typescript-eslint/utils": "npm:8.57.0"
5371+
"@typescript-eslint/visitor-keys": "npm:8.57.0"
5372+
ignore: "npm:^7.0.5"
53735373
natural-compare: "npm:^1.4.0"
5374-
ts-api-utils: "npm:^2.1.0"
5374+
ts-api-utils: "npm:^2.4.0"
53755375
peerDependencies:
5376-
"@typescript-eslint/parser": ^8.50.0
5377-
eslint: ^8.57.0 || ^9.0.0
5376+
"@typescript-eslint/parser": ^8.57.0
5377+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
53785378
typescript: ">=4.8.4 <6.0.0"
5379-
checksum: 10/e35e7857c9e88aa075307c1775ebf009956cd226e8f76df9144799b32120274fd4470408777e60b84bdedc675cf863f108abda5fb6f9be61d06d0316bf427b57
5379+
checksum: 10/515ed019b16ff2ed4dacb1c2f1cd94227f16f93a8fe086d2bd60f78e6a36ffb20a048d55ddafdac4359d88d16f727c31b36814dba7479c4998f6ad0cc1da2c77
53805380
languageName: node
53815381
linkType: hard
53825382

@@ -5426,26 +5426,6 @@ __metadata:
54265426
languageName: node
54275427
linkType: hard
54285428

5429-
"@typescript-eslint/eslint-plugin@npm:^8.36.0":
5430-
version: 8.57.0
5431-
resolution: "@typescript-eslint/eslint-plugin@npm:8.57.0"
5432-
dependencies:
5433-
"@eslint-community/regexpp": "npm:^4.12.2"
5434-
"@typescript-eslint/scope-manager": "npm:8.57.0"
5435-
"@typescript-eslint/type-utils": "npm:8.57.0"
5436-
"@typescript-eslint/utils": "npm:8.57.0"
5437-
"@typescript-eslint/visitor-keys": "npm:8.57.0"
5438-
ignore: "npm:^7.0.5"
5439-
natural-compare: "npm:^1.4.0"
5440-
ts-api-utils: "npm:^2.4.0"
5441-
peerDependencies:
5442-
"@typescript-eslint/parser": ^8.57.0
5443-
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
5444-
typescript: ">=4.8.4 <6.0.0"
5445-
checksum: 10/515ed019b16ff2ed4dacb1c2f1cd94227f16f93a8fe086d2bd60f78e6a36ffb20a048d55ddafdac4359d88d16f727c31b36814dba7479c4998f6ad0cc1da2c77
5446-
languageName: node
5447-
linkType: hard
5448-
54495429
"@typescript-eslint/experimental-utils@npm:4.33.0, @typescript-eslint/experimental-utils@npm:^4.0.1":
54505430
version: 4.33.0
54515431
resolution: "@typescript-eslint/experimental-utils@npm:4.33.0"
@@ -5473,19 +5453,19 @@ __metadata:
54735453
languageName: node
54745454
linkType: hard
54755455

5476-
"@typescript-eslint/parser@npm:8.50.0":
5477-
version: 8.50.0
5478-
resolution: "@typescript-eslint/parser@npm:8.50.0"
5456+
"@typescript-eslint/parser@npm:8.57.0, @typescript-eslint/parser@npm:^8.36.0":
5457+
version: 8.57.0
5458+
resolution: "@typescript-eslint/parser@npm:8.57.0"
54795459
dependencies:
5480-
"@typescript-eslint/scope-manager": "npm:8.50.0"
5481-
"@typescript-eslint/types": "npm:8.50.0"
5482-
"@typescript-eslint/typescript-estree": "npm:8.50.0"
5483-
"@typescript-eslint/visitor-keys": "npm:8.50.0"
5484-
debug: "npm:^4.3.4"
5460+
"@typescript-eslint/scope-manager": "npm:8.57.0"
5461+
"@typescript-eslint/types": "npm:8.57.0"
5462+
"@typescript-eslint/typescript-estree": "npm:8.57.0"
5463+
"@typescript-eslint/visitor-keys": "npm:8.57.0"
5464+
debug: "npm:^4.4.3"
54855465
peerDependencies:
5486-
eslint: ^8.57.0 || ^9.0.0
5466+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
54875467
typescript: ">=4.8.4 <6.0.0"
5488-
checksum: 10/4c3a1011f9122def7b184cdbbc93f2be4167adda787085edb9cee9493957625b0611c0000b8e6d9c6003a0ad2945f2e7db56b31649f03e4c58a59c4d310234b6
5468+
checksum: 10/9f51f8d8a81475d9870f380d9d737b9b59d89a0b7c8f9dce87e23b566d2b95986980717104dc87e2aa207de7ea0880f83963675fbe703c5531016dcacbc4c389
54895469
languageName: node
54905470
linkType: hard
54915471

@@ -5523,35 +5503,6 @@ __metadata:
55235503
languageName: node
55245504
linkType: hard
55255505

5526-
"@typescript-eslint/parser@npm:^8.36.0":
5527-
version: 8.57.0
5528-
resolution: "@typescript-eslint/parser@npm:8.57.0"
5529-
dependencies:
5530-
"@typescript-eslint/scope-manager": "npm:8.57.0"
5531-
"@typescript-eslint/types": "npm:8.57.0"
5532-
"@typescript-eslint/typescript-estree": "npm:8.57.0"
5533-
"@typescript-eslint/visitor-keys": "npm:8.57.0"
5534-
debug: "npm:^4.4.3"
5535-
peerDependencies:
5536-
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
5537-
typescript: ">=4.8.4 <6.0.0"
5538-
checksum: 10/9f51f8d8a81475d9870f380d9d737b9b59d89a0b7c8f9dce87e23b566d2b95986980717104dc87e2aa207de7ea0880f83963675fbe703c5531016dcacbc4c389
5539-
languageName: node
5540-
linkType: hard
5541-
5542-
"@typescript-eslint/project-service@npm:8.50.0":
5543-
version: 8.50.0
5544-
resolution: "@typescript-eslint/project-service@npm:8.50.0"
5545-
dependencies:
5546-
"@typescript-eslint/tsconfig-utils": "npm:^8.50.0"
5547-
"@typescript-eslint/types": "npm:^8.50.0"
5548-
debug: "npm:^4.3.4"
5549-
peerDependencies:
5550-
typescript: ">=4.8.4 <6.0.0"
5551-
checksum: 10/d503d270bf62750d96caafa1635297b4be35176361f6f27b30f25ca5b476145d74c914da3ec8f5fc88ee646aa2d809becbe509a81650fd2b2a74179956371329
5552-
languageName: node
5553-
linkType: hard
5554-
55555506
"@typescript-eslint/project-service@npm:8.57.0":
55565507
version: 8.57.0
55575508
resolution: "@typescript-eslint/project-service@npm:8.57.0"
@@ -5595,16 +5546,6 @@ __metadata:
55955546
languageName: node
55965547
linkType: hard
55975548

5598-
"@typescript-eslint/scope-manager@npm:8.50.0":
5599-
version: 8.50.0
5600-
resolution: "@typescript-eslint/scope-manager@npm:8.50.0"
5601-
dependencies:
5602-
"@typescript-eslint/types": "npm:8.50.0"
5603-
"@typescript-eslint/visitor-keys": "npm:8.50.0"
5604-
checksum: 10/db4e33efacbd4f18a19a6bd9ac1ac9d6857f67a1d076a4d7f8569a4089ae676ab2a85667ae0bec8e21a32ff5398a5358af3ddcb83212c014165ee54aca6b0f13
5605-
languageName: node
5606-
linkType: hard
5607-
56085549
"@typescript-eslint/scope-manager@npm:8.57.0":
56095550
version: 8.57.0
56105551
resolution: "@typescript-eslint/scope-manager@npm:8.57.0"
@@ -5615,16 +5556,7 @@ __metadata:
56155556
languageName: node
56165557
linkType: hard
56175558

5618-
"@typescript-eslint/tsconfig-utils@npm:8.50.0":
5619-
version: 8.50.0
5620-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.50.0"
5621-
peerDependencies:
5622-
typescript: ">=4.8.4 <6.0.0"
5623-
checksum: 10/d43caece5c42db7561bcd49c0d3d829abd3ba8faf2d20eb57c60ddd0248afe6df76a5f1f11ec9d6b84153e0bb9e4f92929d6fd83789b520bc64fc51a69b68ba2
5624-
languageName: node
5625-
linkType: hard
5626-
5627-
"@typescript-eslint/tsconfig-utils@npm:8.57.0, @typescript-eslint/tsconfig-utils@npm:^8.50.0, @typescript-eslint/tsconfig-utils@npm:^8.57.0":
5559+
"@typescript-eslint/tsconfig-utils@npm:8.57.0, @typescript-eslint/tsconfig-utils@npm:^8.57.0":
56285560
version: 8.57.0
56295561
resolution: "@typescript-eslint/tsconfig-utils@npm:8.57.0"
56305562
peerDependencies:
@@ -5650,22 +5582,6 @@ __metadata:
56505582
languageName: node
56515583
linkType: hard
56525584

5653-
"@typescript-eslint/type-utils@npm:8.50.0":
5654-
version: 8.50.0
5655-
resolution: "@typescript-eslint/type-utils@npm:8.50.0"
5656-
dependencies:
5657-
"@typescript-eslint/types": "npm:8.50.0"
5658-
"@typescript-eslint/typescript-estree": "npm:8.50.0"
5659-
"@typescript-eslint/utils": "npm:8.50.0"
5660-
debug: "npm:^4.3.4"
5661-
ts-api-utils: "npm:^2.1.0"
5662-
peerDependencies:
5663-
eslint: ^8.57.0 || ^9.0.0
5664-
typescript: ">=4.8.4 <6.0.0"
5665-
checksum: 10/60ea2500f8dcf1093ec49ffaa3063fb207c482f8fd88b8cde737e10aa67cf2bd49e5052623a6f4b4f7e1569c282b8eadb44ed3f34074ed56c1bd50167d00f61a
5666-
languageName: node
5667-
linkType: hard
5668-
56695585
"@typescript-eslint/type-utils@npm:8.57.0":
56705586
version: 8.57.0
56715587
resolution: "@typescript-eslint/type-utils@npm:8.57.0"
@@ -5703,14 +5619,7 @@ __metadata:
57035619
languageName: node
57045620
linkType: hard
57055621

5706-
"@typescript-eslint/types@npm:8.50.0":
5707-
version: 8.50.0
5708-
resolution: "@typescript-eslint/types@npm:8.50.0"
5709-
checksum: 10/110be118027f64741b6c614fb1f7b8b62325019a68bf9f734842eb7c36d7c03722b2b50d574ee28b554906a015812768c018428de9b387b998b7129115de9f4a
5710-
languageName: node
5711-
linkType: hard
5712-
5713-
"@typescript-eslint/types@npm:8.57.0, @typescript-eslint/types@npm:^8.50.0, @typescript-eslint/types@npm:^8.57.0":
5622+
"@typescript-eslint/types@npm:8.57.0, @typescript-eslint/types@npm:^8.57.0":
57145623
version: 8.57.0
57155624
resolution: "@typescript-eslint/types@npm:8.57.0"
57165625
checksum: 10/ba23a4deeb5a89b9b99fee35f58d662901f236000d0f6bcada5143a2ef5ec831c7909e9192def8a48d18f8c3327b78bf3e9c02d770b4a4d721a0422b97ca1e29
@@ -5772,25 +5681,6 @@ __metadata:
57725681
languageName: node
57735682
linkType: hard
57745683

5775-
"@typescript-eslint/typescript-estree@npm:8.50.0":
5776-
version: 8.50.0
5777-
resolution: "@typescript-eslint/typescript-estree@npm:8.50.0"
5778-
dependencies:
5779-
"@typescript-eslint/project-service": "npm:8.50.0"
5780-
"@typescript-eslint/tsconfig-utils": "npm:8.50.0"
5781-
"@typescript-eslint/types": "npm:8.50.0"
5782-
"@typescript-eslint/visitor-keys": "npm:8.50.0"
5783-
debug: "npm:^4.3.4"
5784-
minimatch: "npm:^9.0.4"
5785-
semver: "npm:^7.6.0"
5786-
tinyglobby: "npm:^0.2.15"
5787-
ts-api-utils: "npm:^2.1.0"
5788-
peerDependencies:
5789-
typescript: ">=4.8.4 <6.0.0"
5790-
checksum: 10/824df4f062f8d3c512bc6eb70b4cc84cd72329f312c8c10628d66771efc74b2d5e2f2096a52438e0decc231fedf81ade9f07fe8cfb3b19325750256ea61c11c0
5791-
languageName: node
5792-
linkType: hard
5793-
57945684
"@typescript-eslint/typescript-estree@npm:8.57.0":
57955685
version: 8.57.0
57965686
resolution: "@typescript-eslint/typescript-estree@npm:8.57.0"
@@ -5828,21 +5718,6 @@ __metadata:
58285718
languageName: node
58295719
linkType: hard
58305720

5831-
"@typescript-eslint/utils@npm:8.50.0":
5832-
version: 8.50.0
5833-
resolution: "@typescript-eslint/utils@npm:8.50.0"
5834-
dependencies:
5835-
"@eslint-community/eslint-utils": "npm:^4.7.0"
5836-
"@typescript-eslint/scope-manager": "npm:8.50.0"
5837-
"@typescript-eslint/types": "npm:8.50.0"
5838-
"@typescript-eslint/typescript-estree": "npm:8.50.0"
5839-
peerDependencies:
5840-
eslint: ^8.57.0 || ^9.0.0
5841-
typescript: ">=4.8.4 <6.0.0"
5842-
checksum: 10/796899c1b7d7559734d50a64bf1f78a7e10325f66af10749410e037e299c9bce583cc04a3c957819edadbfd5726d643dc44ca3d6b4767d99aebeb0e8ed657d53
5843-
languageName: node
5844-
linkType: hard
5845-
58465721
"@typescript-eslint/utils@npm:8.57.0, @typescript-eslint/utils@npm:^8.0.0":
58475722
version: 8.57.0
58485723
resolution: "@typescript-eslint/utils@npm:8.57.0"
@@ -5902,16 +5777,6 @@ __metadata:
59025777
languageName: node
59035778
linkType: hard
59045779

5905-
"@typescript-eslint/visitor-keys@npm:8.50.0":
5906-
version: 8.50.0
5907-
resolution: "@typescript-eslint/visitor-keys@npm:8.50.0"
5908-
dependencies:
5909-
"@typescript-eslint/types": "npm:8.50.0"
5910-
eslint-visitor-keys: "npm:^4.2.1"
5911-
checksum: 10/45703f0899a5627dabb22d7fbc83d1d771e8238bf8ffe712dfaf255140ba248a019829824396420e239737cde897723971d62c48d321aa59e5aae9f186ff87cd
5912-
languageName: node
5913-
linkType: hard
5914-
59155780
"@typescript-eslint/visitor-keys@npm:8.57.0":
59165781
version: 8.57.0
59175782
resolution: "@typescript-eslint/visitor-keys@npm:8.57.0"
@@ -10847,13 +10712,6 @@ __metadata:
1084710712
languageName: node
1084810713
linkType: hard
1084910714

10850-
"eslint-visitor-keys@npm:^4.2.1":
10851-
version: 4.2.1
10852-
resolution: "eslint-visitor-keys@npm:4.2.1"
10853-
checksum: 10/3ee00fc6a7002d4b0ffd9dc99e13a6a7882c557329e6c25ab254220d71e5c9c4f89dca4695352949ea678eb1f3ba912a18ef8aac0a7fe094196fd92f441bfce2
10854-
languageName: node
10855-
linkType: hard
10856-
1085710715
"eslint-visitor-keys@npm:^5.0.0":
1085810716
version: 5.0.1
1085910717
resolution: "eslint-visitor-keys@npm:5.0.1"
@@ -13105,7 +12963,7 @@ __metadata:
1310512963
languageName: node
1310612964
linkType: hard
1310712965

13108-
"ignore@npm:^7.0.0, ignore@npm:^7.0.5":
12966+
"ignore@npm:^7.0.5":
1310912967
version: 7.0.5
1311012968
resolution: "ignore@npm:7.0.5"
1311112969
checksum: 10/f134b96a4de0af419196f52c529d5c6120c4456ff8a6b5a14ceaaa399f883e15d58d2ce651c9b69b9388491d4669dda47285d307e827de9304a53a1824801bc6
@@ -16394,8 +16252,8 @@ __metadata:
1639416252
"@types/react": "npm:19.2.7"
1639516253
"@types/react-test-renderer": "npm:19.1.0"
1639616254
"@types/ws": "npm:8.18.1"
16397-
"@typescript-eslint/eslint-plugin": "npm:8.50.0"
16398-
"@typescript-eslint/parser": "npm:8.50.0"
16255+
"@typescript-eslint/eslint-plugin": "npm:8.57.0"
16256+
"@typescript-eslint/parser": "npm:8.57.0"
1639916257
babel-loader: "npm:9.1.3"
1640016258
babel-plugin-react-docgen-typescript: "npm:1.5.1"
1640116259
babel-plugin-transform-inline-environment-variables: "npm:0.4.4"
@@ -21499,7 +21357,7 @@ __metadata:
2149921357
languageName: node
2150021358
linkType: hard
2150121359

21502-
"ts-api-utils@npm:^2.1.0, ts-api-utils@npm:^2.4.0":
21360+
"ts-api-utils@npm:^2.4.0":
2150321361
version: 2.4.0
2150421362
resolution: "ts-api-utils@npm:2.4.0"
2150521363
peerDependencies:

0 commit comments

Comments
Β (0)