Skip to content

Commit fba2e3c

Browse files
Update typescript-eslint monorepo to v8.57.0
1 parent d92bfeb commit fba2e3c

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
@@ -5359,23 +5359,23 @@ __metadata:
53595359
languageName: node
53605360
linkType: hard
53615361

5362-
"@typescript-eslint/eslint-plugin@npm:8.50.0":
5363-
version: 8.50.0
5364-
resolution: "@typescript-eslint/eslint-plugin@npm:8.50.0"
5362+
"@typescript-eslint/eslint-plugin@npm:8.57.0, @typescript-eslint/eslint-plugin@npm:^8.36.0":
5363+
version: 8.57.0
5364+
resolution: "@typescript-eslint/eslint-plugin@npm:8.57.0"
53655365
dependencies:
5366-
"@eslint-community/regexpp": "npm:^4.10.0"
5367-
"@typescript-eslint/scope-manager": "npm:8.50.0"
5368-
"@typescript-eslint/type-utils": "npm:8.50.0"
5369-
"@typescript-eslint/utils": "npm:8.50.0"
5370-
"@typescript-eslint/visitor-keys": "npm:8.50.0"
5371-
ignore: "npm:^7.0.0"
5366+
"@eslint-community/regexpp": "npm:^4.12.2"
5367+
"@typescript-eslint/scope-manager": "npm:8.57.0"
5368+
"@typescript-eslint/type-utils": "npm:8.57.0"
5369+
"@typescript-eslint/utils": "npm:8.57.0"
5370+
"@typescript-eslint/visitor-keys": "npm:8.57.0"
5371+
ignore: "npm:^7.0.5"
53725372
natural-compare: "npm:^1.4.0"
5373-
ts-api-utils: "npm:^2.1.0"
5373+
ts-api-utils: "npm:^2.4.0"
53745374
peerDependencies:
5375-
"@typescript-eslint/parser": ^8.50.0
5376-
eslint: ^8.57.0 || ^9.0.0
5375+
"@typescript-eslint/parser": ^8.57.0
5376+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
53775377
typescript: ">=4.8.4 <6.0.0"
5378-
checksum: 10/e35e7857c9e88aa075307c1775ebf009956cd226e8f76df9144799b32120274fd4470408777e60b84bdedc675cf863f108abda5fb6f9be61d06d0316bf427b57
5378+
checksum: 10/515ed019b16ff2ed4dacb1c2f1cd94227f16f93a8fe086d2bd60f78e6a36ffb20a048d55ddafdac4359d88d16f727c31b36814dba7479c4998f6ad0cc1da2c77
53795379
languageName: node
53805380
linkType: hard
53815381

@@ -5425,26 +5425,6 @@ __metadata:
54255425
languageName: node
54265426
linkType: hard
54275427

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

5475-
"@typescript-eslint/parser@npm:8.50.0":
5476-
version: 8.50.0
5477-
resolution: "@typescript-eslint/parser@npm:8.50.0"
5455+
"@typescript-eslint/parser@npm:8.57.0, @typescript-eslint/parser@npm:^8.36.0":
5456+
version: 8.57.0
5457+
resolution: "@typescript-eslint/parser@npm:8.57.0"
54785458
dependencies:
5479-
"@typescript-eslint/scope-manager": "npm:8.50.0"
5480-
"@typescript-eslint/types": "npm:8.50.0"
5481-
"@typescript-eslint/typescript-estree": "npm:8.50.0"
5482-
"@typescript-eslint/visitor-keys": "npm:8.50.0"
5483-
debug: "npm:^4.3.4"
5459+
"@typescript-eslint/scope-manager": "npm:8.57.0"
5460+
"@typescript-eslint/types": "npm:8.57.0"
5461+
"@typescript-eslint/typescript-estree": "npm:8.57.0"
5462+
"@typescript-eslint/visitor-keys": "npm:8.57.0"
5463+
debug: "npm:^4.4.3"
54845464
peerDependencies:
5485-
eslint: ^8.57.0 || ^9.0.0
5465+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
54865466
typescript: ">=4.8.4 <6.0.0"
5487-
checksum: 10/4c3a1011f9122def7b184cdbbc93f2be4167adda787085edb9cee9493957625b0611c0000b8e6d9c6003a0ad2945f2e7db56b31649f03e4c58a59c4d310234b6
5467+
checksum: 10/9f51f8d8a81475d9870f380d9d737b9b59d89a0b7c8f9dce87e23b566d2b95986980717104dc87e2aa207de7ea0880f83963675fbe703c5531016dcacbc4c389
54885468
languageName: node
54895469
linkType: hard
54905470

@@ -5522,35 +5502,6 @@ __metadata:
55225502
languageName: node
55235503
linkType: hard
55245504

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

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

5617-
"@typescript-eslint/tsconfig-utils@npm:8.50.0":
5618-
version: 8.50.0
5619-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.50.0"
5620-
peerDependencies:
5621-
typescript: ">=4.8.4 <6.0.0"
5622-
checksum: 10/d43caece5c42db7561bcd49c0d3d829abd3ba8faf2d20eb57c60ddd0248afe6df76a5f1f11ec9d6b84153e0bb9e4f92929d6fd83789b520bc64fc51a69b68ba2
5623-
languageName: node
5624-
linkType: hard
5625-
5626-
"@typescript-eslint/tsconfig-utils@npm:8.57.0, @typescript-eslint/tsconfig-utils@npm:^8.50.0, @typescript-eslint/tsconfig-utils@npm:^8.57.0":
5558+
"@typescript-eslint/tsconfig-utils@npm:8.57.0, @typescript-eslint/tsconfig-utils@npm:^8.57.0":
56275559
version: 8.57.0
56285560
resolution: "@typescript-eslint/tsconfig-utils@npm:8.57.0"
56295561
peerDependencies:
@@ -5649,22 +5581,6 @@ __metadata:
56495581
languageName: node
56505582
linkType: hard
56515583

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

5705-
"@typescript-eslint/types@npm:8.50.0":
5706-
version: 8.50.0
5707-
resolution: "@typescript-eslint/types@npm:8.50.0"
5708-
checksum: 10/110be118027f64741b6c614fb1f7b8b62325019a68bf9f734842eb7c36d7c03722b2b50d574ee28b554906a015812768c018428de9b387b998b7129115de9f4a
5709-
languageName: node
5710-
linkType: hard
5711-
5712-
"@typescript-eslint/types@npm:8.57.0, @typescript-eslint/types@npm:^8.50.0, @typescript-eslint/types@npm:^8.57.0":
5621+
"@typescript-eslint/types@npm:8.57.0, @typescript-eslint/types@npm:^8.57.0":
57135622
version: 8.57.0
57145623
resolution: "@typescript-eslint/types@npm:8.57.0"
57155624
checksum: 10/ba23a4deeb5a89b9b99fee35f58d662901f236000d0f6bcada5143a2ef5ec831c7909e9192def8a48d18f8c3327b78bf3e9c02d770b4a4d721a0422b97ca1e29
@@ -5771,25 +5680,6 @@ __metadata:
57715680
languageName: node
57725681
linkType: hard
57735682

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

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

5904-
"@typescript-eslint/visitor-keys@npm:8.50.0":
5905-
version: 8.50.0
5906-
resolution: "@typescript-eslint/visitor-keys@npm:8.50.0"
5907-
dependencies:
5908-
"@typescript-eslint/types": "npm:8.50.0"
5909-
eslint-visitor-keys: "npm:^4.2.1"
5910-
checksum: 10/45703f0899a5627dabb22d7fbc83d1d771e8238bf8ffe712dfaf255140ba248a019829824396420e239737cde897723971d62c48d321aa59e5aae9f186ff87cd
5911-
languageName: node
5912-
linkType: hard
5913-
59145779
"@typescript-eslint/visitor-keys@npm:8.57.0":
59155780
version: 8.57.0
59165781
resolution: "@typescript-eslint/visitor-keys@npm:8.57.0"
@@ -10829,13 +10694,6 @@ __metadata:
1082910694
languageName: node
1083010695
linkType: hard
1083110696

10832-
"eslint-visitor-keys@npm:^4.2.1":
10833-
version: 4.2.1
10834-
resolution: "eslint-visitor-keys@npm:4.2.1"
10835-
checksum: 10/3ee00fc6a7002d4b0ffd9dc99e13a6a7882c557329e6c25ab254220d71e5c9c4f89dca4695352949ea678eb1f3ba912a18ef8aac0a7fe094196fd92f441bfce2
10836-
languageName: node
10837-
linkType: hard
10838-
1083910697
"eslint-visitor-keys@npm:^5.0.0":
1084010698
version: 5.0.1
1084110699
resolution: "eslint-visitor-keys@npm:5.0.1"
@@ -13076,7 +12934,7 @@ __metadata:
1307612934
languageName: node
1307712935
linkType: hard
1307812936

13079-
"ignore@npm:^7.0.0, ignore@npm:^7.0.5":
12937+
"ignore@npm:^7.0.5":
1308012938
version: 7.0.5
1308112939
resolution: "ignore@npm:7.0.5"
1308212940
checksum: 10/f134b96a4de0af419196f52c529d5c6120c4456ff8a6b5a14ceaaa399f883e15d58d2ce651c9b69b9388491d4669dda47285d307e827de9304a53a1824801bc6
@@ -16359,8 +16217,8 @@ __metadata:
1635916217
"@types/react": "npm:19.2.7"
1636016218
"@types/react-test-renderer": "npm:19.1.0"
1636116219
"@types/ws": "npm:8.18.1"
16362-
"@typescript-eslint/eslint-plugin": "npm:8.50.0"
16363-
"@typescript-eslint/parser": "npm:8.50.0"
16220+
"@typescript-eslint/eslint-plugin": "npm:8.57.0"
16221+
"@typescript-eslint/parser": "npm:8.57.0"
1636416222
babel-loader: "npm:9.1.3"
1636516223
babel-plugin-react-docgen-typescript: "npm:1.5.1"
1636616224
babel-plugin-transform-inline-environment-variables: "npm:0.4.4"
@@ -21447,7 +21305,7 @@ __metadata:
2144721305
languageName: node
2144821306
linkType: hard
2144921307

21450-
"ts-api-utils@npm:^2.1.0, ts-api-utils@npm:^2.4.0":
21308+
"ts-api-utils@npm:^2.4.0":
2145121309
version: 2.4.0
2145221310
resolution: "ts-api-utils@npm:2.4.0"
2145321311
peerDependencies:

0 commit comments

Comments
Β (0)