Skip to content

Commit 38b1118

Browse files
Update typescript-eslint monorepo to v8.57.0
1 parent 63f1496 commit 38b1118

2 files changed

Lines changed: 91 additions & 98 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: 89 additions & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -1995,7 +1995,7 @@ __metadata:
19951995
languageName: node
19961996
linkType: hard
19971997

1998-
"@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":
1998+
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0, @eslint-community/eslint-utils@npm:^4.9.1":
19991999
version: 4.9.1
20002000
resolution: "@eslint-community/eslint-utils@npm:4.9.1"
20012001
dependencies:
@@ -2006,7 +2006,7 @@ __metadata:
20062006
languageName: node
20072007
linkType: hard
20082008

2009-
"@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":
2009+
"@eslint-community/regexpp@npm:^4.12.2, @eslint-community/regexpp@npm:^4.4.0, @eslint-community/regexpp@npm:^4.6.1":
20102010
version: 4.12.2
20112011
resolution: "@eslint-community/regexpp@npm:4.12.2"
20122012
checksum: 10/049b280fddf71dd325514e0a520024969431dc3a8b02fa77476e6820e9122f28ab4c9168c11821f91a27982d2453bcd7a66193356ea84e84fb7c8d793be1ba0c
@@ -5453,23 +5453,23 @@ __metadata:
54535453
languageName: node
54545454
linkType: hard
54555455

5456-
"@typescript-eslint/eslint-plugin@npm:8.50.0":
5457-
version: 8.50.0
5458-
resolution: "@typescript-eslint/eslint-plugin@npm:8.50.0"
5456+
"@typescript-eslint/eslint-plugin@npm:8.57.0":
5457+
version: 8.57.0
5458+
resolution: "@typescript-eslint/eslint-plugin@npm:8.57.0"
54595459
dependencies:
5460-
"@eslint-community/regexpp": "npm:^4.10.0"
5461-
"@typescript-eslint/scope-manager": "npm:8.50.0"
5462-
"@typescript-eslint/type-utils": "npm:8.50.0"
5463-
"@typescript-eslint/utils": "npm:8.50.0"
5464-
"@typescript-eslint/visitor-keys": "npm:8.50.0"
5465-
ignore: "npm:^7.0.0"
5460+
"@eslint-community/regexpp": "npm:^4.12.2"
5461+
"@typescript-eslint/scope-manager": "npm:8.57.0"
5462+
"@typescript-eslint/type-utils": "npm:8.57.0"
5463+
"@typescript-eslint/utils": "npm:8.57.0"
5464+
"@typescript-eslint/visitor-keys": "npm:8.57.0"
5465+
ignore: "npm:^7.0.5"
54665466
natural-compare: "npm:^1.4.0"
5467-
ts-api-utils: "npm:^2.1.0"
5467+
ts-api-utils: "npm:^2.4.0"
54685468
peerDependencies:
5469-
"@typescript-eslint/parser": ^8.50.0
5470-
eslint: ^8.57.0 || ^9.0.0
5469+
"@typescript-eslint/parser": ^8.57.0
5470+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
54715471
typescript: ">=4.8.4 <6.0.0"
5472-
checksum: 10/e35e7857c9e88aa075307c1775ebf009956cd226e8f76df9144799b32120274fd4470408777e60b84bdedc675cf863f108abda5fb6f9be61d06d0316bf427b57
5472+
checksum: 10/515ed019b16ff2ed4dacb1c2f1cd94227f16f93a8fe086d2bd60f78e6a36ffb20a048d55ddafdac4359d88d16f727c31b36814dba7479c4998f6ad0cc1da2c77
54735473
languageName: node
54745474
linkType: hard
54755475

@@ -5566,19 +5566,19 @@ __metadata:
55665566
languageName: node
55675567
linkType: hard
55685568

5569-
"@typescript-eslint/parser@npm:8.50.0":
5570-
version: 8.50.0
5571-
resolution: "@typescript-eslint/parser@npm:8.50.0"
5569+
"@typescript-eslint/parser@npm:8.57.0":
5570+
version: 8.57.0
5571+
resolution: "@typescript-eslint/parser@npm:8.57.0"
55725572
dependencies:
5573-
"@typescript-eslint/scope-manager": "npm:8.50.0"
5574-
"@typescript-eslint/types": "npm:8.50.0"
5575-
"@typescript-eslint/typescript-estree": "npm:8.50.0"
5576-
"@typescript-eslint/visitor-keys": "npm:8.50.0"
5577-
debug: "npm:^4.3.4"
5573+
"@typescript-eslint/scope-manager": "npm:8.57.0"
5574+
"@typescript-eslint/types": "npm:8.57.0"
5575+
"@typescript-eslint/typescript-estree": "npm:8.57.0"
5576+
"@typescript-eslint/visitor-keys": "npm:8.57.0"
5577+
debug: "npm:^4.4.3"
55785578
peerDependencies:
5579-
eslint: ^8.57.0 || ^9.0.0
5579+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
55805580
typescript: ">=4.8.4 <6.0.0"
5581-
checksum: 10/4c3a1011f9122def7b184cdbbc93f2be4167adda787085edb9cee9493957625b0611c0000b8e6d9c6003a0ad2945f2e7db56b31649f03e4c58a59c4d310234b6
5581+
checksum: 10/9f51f8d8a81475d9870f380d9d737b9b59d89a0b7c8f9dce87e23b566d2b95986980717104dc87e2aa207de7ea0880f83963675fbe703c5531016dcacbc4c389
55825582
languageName: node
55835583
linkType: hard
55845584

@@ -5632,16 +5632,16 @@ __metadata:
56325632
languageName: node
56335633
linkType: hard
56345634

5635-
"@typescript-eslint/project-service@npm:8.50.0":
5636-
version: 8.50.0
5637-
resolution: "@typescript-eslint/project-service@npm:8.50.0"
5635+
"@typescript-eslint/project-service@npm:8.57.0":
5636+
version: 8.57.0
5637+
resolution: "@typescript-eslint/project-service@npm:8.57.0"
56385638
dependencies:
5639-
"@typescript-eslint/tsconfig-utils": "npm:^8.50.0"
5640-
"@typescript-eslint/types": "npm:^8.50.0"
5641-
debug: "npm:^4.3.4"
5639+
"@typescript-eslint/tsconfig-utils": "npm:^8.57.0"
5640+
"@typescript-eslint/types": "npm:^8.57.0"
5641+
debug: "npm:^4.4.3"
56425642
peerDependencies:
56435643
typescript: ">=4.8.4 <6.0.0"
5644-
checksum: 10/d503d270bf62750d96caafa1635297b4be35176361f6f27b30f25ca5b476145d74c914da3ec8f5fc88ee646aa2d809becbe509a81650fd2b2a74179956371329
5644+
checksum: 10/4333c1ac52490926c780b2556d903b3d679d280e60b425d38ae851efa457ebe65b8aa9e1e88651e035527926a368cb52099f4bc395de7ec70f848430576c5db4
56455645
languageName: node
56465646
linkType: hard
56475647

@@ -5688,13 +5688,13 @@ __metadata:
56885688
languageName: node
56895689
linkType: hard
56905690

5691-
"@typescript-eslint/scope-manager@npm:8.50.0":
5692-
version: 8.50.0
5693-
resolution: "@typescript-eslint/scope-manager@npm:8.50.0"
5691+
"@typescript-eslint/scope-manager@npm:8.57.0":
5692+
version: 8.57.0
5693+
resolution: "@typescript-eslint/scope-manager@npm:8.57.0"
56945694
dependencies:
5695-
"@typescript-eslint/types": "npm:8.50.0"
5696-
"@typescript-eslint/visitor-keys": "npm:8.50.0"
5697-
checksum: 10/db4e33efacbd4f18a19a6bd9ac1ac9d6857f67a1d076a4d7f8569a4089ae676ab2a85667ae0bec8e21a32ff5398a5358af3ddcb83212c014165ee54aca6b0f13
5695+
"@typescript-eslint/types": "npm:8.57.0"
5696+
"@typescript-eslint/visitor-keys": "npm:8.57.0"
5697+
checksum: 10/72a7086b1605f55dea36909d74e21b023ebd438b393e6ceb736ecc711f487d0add6d4f3648c1fc6c1a01faecd2a7a1f8839f92d8e7fa27f3937000f1fece2e33
56985698
languageName: node
56995699
linkType: hard
57005700

@@ -5708,16 +5708,16 @@ __metadata:
57085708
languageName: node
57095709
linkType: hard
57105710

5711-
"@typescript-eslint/tsconfig-utils@npm:8.50.0":
5712-
version: 8.50.0
5713-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.50.0"
5711+
"@typescript-eslint/tsconfig-utils@npm:8.57.0":
5712+
version: 8.57.0
5713+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.57.0"
57145714
peerDependencies:
57155715
typescript: ">=4.8.4 <6.0.0"
5716-
checksum: 10/d43caece5c42db7561bcd49c0d3d829abd3ba8faf2d20eb57c60ddd0248afe6df76a5f1f11ec9d6b84153e0bb9e4f92929d6fd83789b520bc64fc51a69b68ba2
5716+
checksum: 10/cd451a0d1b19faa16314986bcb5aeb4bd98a77f23d4d627304434fc423689a675d6c009f19316006cdca4b83183951fcd8b56d721e595bb6b0d9d52ad0f43c5b
57175717
languageName: node
57185718
linkType: hard
57195719

5720-
"@typescript-eslint/tsconfig-utils@npm:8.57.1, @typescript-eslint/tsconfig-utils@npm:^8.50.0, @typescript-eslint/tsconfig-utils@npm:^8.57.1":
5720+
"@typescript-eslint/tsconfig-utils@npm:8.57.1, @typescript-eslint/tsconfig-utils@npm:^8.57.0, @typescript-eslint/tsconfig-utils@npm:^8.57.1":
57215721
version: 8.57.1
57225722
resolution: "@typescript-eslint/tsconfig-utils@npm:8.57.1"
57235723
peerDependencies:
@@ -5743,19 +5743,19 @@ __metadata:
57435743
languageName: node
57445744
linkType: hard
57455745

5746-
"@typescript-eslint/type-utils@npm:8.50.0":
5747-
version: 8.50.0
5748-
resolution: "@typescript-eslint/type-utils@npm:8.50.0"
5746+
"@typescript-eslint/type-utils@npm:8.57.0":
5747+
version: 8.57.0
5748+
resolution: "@typescript-eslint/type-utils@npm:8.57.0"
57495749
dependencies:
5750-
"@typescript-eslint/types": "npm:8.50.0"
5751-
"@typescript-eslint/typescript-estree": "npm:8.50.0"
5752-
"@typescript-eslint/utils": "npm:8.50.0"
5753-
debug: "npm:^4.3.4"
5754-
ts-api-utils: "npm:^2.1.0"
5750+
"@typescript-eslint/types": "npm:8.57.0"
5751+
"@typescript-eslint/typescript-estree": "npm:8.57.0"
5752+
"@typescript-eslint/utils": "npm:8.57.0"
5753+
debug: "npm:^4.4.3"
5754+
ts-api-utils: "npm:^2.4.0"
57555755
peerDependencies:
5756-
eslint: ^8.57.0 || ^9.0.0
5756+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
57575757
typescript: ">=4.8.4 <6.0.0"
5758-
checksum: 10/60ea2500f8dcf1093ec49ffaa3063fb207c482f8fd88b8cde737e10aa67cf2bd49e5052623a6f4b4f7e1569c282b8eadb44ed3f34074ed56c1bd50167d00f61a
5758+
checksum: 10/7ee7ca9090b973f77754e83aebf80c8263f02150109b844ccebb8f5db130b90b95af38343e875ade23fc520a197754107f3706fa0432ae2c32a32e95f1399350
57595759
languageName: node
57605760
linkType: hard
57615761

@@ -5796,14 +5796,14 @@ __metadata:
57965796
languageName: node
57975797
linkType: hard
57985798

5799-
"@typescript-eslint/types@npm:8.50.0":
5800-
version: 8.50.0
5801-
resolution: "@typescript-eslint/types@npm:8.50.0"
5802-
checksum: 10/110be118027f64741b6c614fb1f7b8b62325019a68bf9f734842eb7c36d7c03722b2b50d574ee28b554906a015812768c018428de9b387b998b7129115de9f4a
5799+
"@typescript-eslint/types@npm:8.57.0":
5800+
version: 8.57.0
5801+
resolution: "@typescript-eslint/types@npm:8.57.0"
5802+
checksum: 10/ba23a4deeb5a89b9b99fee35f58d662901f236000d0f6bcada5143a2ef5ec831c7909e9192def8a48d18f8c3327b78bf3e9c02d770b4a4d721a0422b97ca1e29
58035803
languageName: node
58045804
linkType: hard
58055805

5806-
"@typescript-eslint/types@npm:8.57.1, @typescript-eslint/types@npm:^8.50.0, @typescript-eslint/types@npm:^8.57.1":
5806+
"@typescript-eslint/types@npm:8.57.1, @typescript-eslint/types@npm:^8.57.0, @typescript-eslint/types@npm:^8.57.1":
58075807
version: 8.57.1
58085808
resolution: "@typescript-eslint/types@npm:8.57.1"
58095809
checksum: 10/3480785a7e833061579cf39f1f0e742925897ffb6510f5acbf4784f11eb60a5e737fc26e63b229c7cd1db5c39a1bf2f17d4c663be6c33b1a7db0ff0874f4fe35
@@ -5865,22 +5865,22 @@ __metadata:
58655865
languageName: node
58665866
linkType: hard
58675867

5868-
"@typescript-eslint/typescript-estree@npm:8.50.0":
5869-
version: 8.50.0
5870-
resolution: "@typescript-eslint/typescript-estree@npm:8.50.0"
5868+
"@typescript-eslint/typescript-estree@npm:8.57.0":
5869+
version: 8.57.0
5870+
resolution: "@typescript-eslint/typescript-estree@npm:8.57.0"
58715871
dependencies:
5872-
"@typescript-eslint/project-service": "npm:8.50.0"
5873-
"@typescript-eslint/tsconfig-utils": "npm:8.50.0"
5874-
"@typescript-eslint/types": "npm:8.50.0"
5875-
"@typescript-eslint/visitor-keys": "npm:8.50.0"
5876-
debug: "npm:^4.3.4"
5877-
minimatch: "npm:^9.0.4"
5878-
semver: "npm:^7.6.0"
5872+
"@typescript-eslint/project-service": "npm:8.57.0"
5873+
"@typescript-eslint/tsconfig-utils": "npm:8.57.0"
5874+
"@typescript-eslint/types": "npm:8.57.0"
5875+
"@typescript-eslint/visitor-keys": "npm:8.57.0"
5876+
debug: "npm:^4.4.3"
5877+
minimatch: "npm:^10.2.2"
5878+
semver: "npm:^7.7.3"
58795879
tinyglobby: "npm:^0.2.15"
5880-
ts-api-utils: "npm:^2.1.0"
5880+
ts-api-utils: "npm:^2.4.0"
58815881
peerDependencies:
58825882
typescript: ">=4.8.4 <6.0.0"
5883-
checksum: 10/824df4f062f8d3c512bc6eb70b4cc84cd72329f312c8c10628d66771efc74b2d5e2f2096a52438e0decc231fedf81ade9f07fe8cfb3b19325750256ea61c11c0
5883+
checksum: 10/eae6027de9b8e0d5c443ad77219689c59dd02085867ea34c0613c93d625cbb9c517fe514fcc38061d49bd39422ca1f170764473b21db178e1db39deeeca6458b
58845884
languageName: node
58855885
linkType: hard
58865886

@@ -5921,18 +5921,18 @@ __metadata:
59215921
languageName: node
59225922
linkType: hard
59235923

5924-
"@typescript-eslint/utils@npm:8.50.0":
5925-
version: 8.50.0
5926-
resolution: "@typescript-eslint/utils@npm:8.50.0"
5924+
"@typescript-eslint/utils@npm:8.57.0":
5925+
version: 8.57.0
5926+
resolution: "@typescript-eslint/utils@npm:8.57.0"
59275927
dependencies:
5928-
"@eslint-community/eslint-utils": "npm:^4.7.0"
5929-
"@typescript-eslint/scope-manager": "npm:8.50.0"
5930-
"@typescript-eslint/types": "npm:8.50.0"
5931-
"@typescript-eslint/typescript-estree": "npm:8.50.0"
5928+
"@eslint-community/eslint-utils": "npm:^4.9.1"
5929+
"@typescript-eslint/scope-manager": "npm:8.57.0"
5930+
"@typescript-eslint/types": "npm:8.57.0"
5931+
"@typescript-eslint/typescript-estree": "npm:8.57.0"
59325932
peerDependencies:
5933-
eslint: ^8.57.0 || ^9.0.0
5933+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
59345934
typescript: ">=4.8.4 <6.0.0"
5935-
checksum: 10/796899c1b7d7559734d50a64bf1f78a7e10325f66af10749410e037e299c9bce583cc04a3c957819edadbfd5726d643dc44ca3d6b4767d99aebeb0e8ed657d53
5935+
checksum: 10/76e3c8eb9f6e28e4cf1359a1b32facaa7523464baeeba8f00a8d68a5a40b3d5d79cfffe48e85d365b06637b6ea6474f63f08a5b5844b2595c2e552e067dc9449
59365936
languageName: node
59375937
linkType: hard
59385938

@@ -5995,13 +5995,13 @@ __metadata:
59955995
languageName: node
59965996
linkType: hard
59975997

5998-
"@typescript-eslint/visitor-keys@npm:8.50.0":
5999-
version: 8.50.0
6000-
resolution: "@typescript-eslint/visitor-keys@npm:8.50.0"
5998+
"@typescript-eslint/visitor-keys@npm:8.57.0":
5999+
version: 8.57.0
6000+
resolution: "@typescript-eslint/visitor-keys@npm:8.57.0"
60016001
dependencies:
6002-
"@typescript-eslint/types": "npm:8.50.0"
6003-
eslint-visitor-keys: "npm:^4.2.1"
6004-
checksum: 10/45703f0899a5627dabb22d7fbc83d1d771e8238bf8ffe712dfaf255140ba248a019829824396420e239737cde897723971d62c48d321aa59e5aae9f186ff87cd
6002+
"@typescript-eslint/types": "npm:8.57.0"
6003+
eslint-visitor-keys: "npm:^5.0.0"
6004+
checksum: 10/049edd9e6a5e919bed84bffeefa3d3d944295183feaeb175119c17bcbefa051f10e0e135e4a4dc545c5aa781bd11a276ec5e62fd1211f6692c06a84036b8c4c5
60056005
languageName: node
60066006
linkType: hard
60076007

@@ -10923,13 +10923,6 @@ __metadata:
1092310923
languageName: node
1092410924
linkType: hard
1092510925

10926-
"eslint-visitor-keys@npm:^4.2.1":
10927-
version: 4.2.1
10928-
resolution: "eslint-visitor-keys@npm:4.2.1"
10929-
checksum: 10/3ee00fc6a7002d4b0ffd9dc99e13a6a7882c557329e6c25ab254220d71e5c9c4f89dca4695352949ea678eb1f3ba912a18ef8aac0a7fe094196fd92f441bfce2
10930-
languageName: node
10931-
linkType: hard
10932-
1093310926
"eslint-visitor-keys@npm:^5.0.0":
1093410927
version: 5.0.1
1093510928
resolution: "eslint-visitor-keys@npm:5.0.1"
@@ -13170,7 +13163,7 @@ __metadata:
1317013163
languageName: node
1317113164
linkType: hard
1317213165

13173-
"ignore@npm:^7.0.0, ignore@npm:^7.0.5":
13166+
"ignore@npm:^7.0.5":
1317413167
version: 7.0.5
1317513168
resolution: "ignore@npm:7.0.5"
1317613169
checksum: 10/f134b96a4de0af419196f52c529d5c6120c4456ff8a6b5a14ceaaa399f883e15d58d2ce651c9b69b9388491d4669dda47285d307e827de9304a53a1824801bc6
@@ -16453,8 +16446,8 @@ __metadata:
1645316446
"@types/react": "npm:19.2.7"
1645416447
"@types/react-test-renderer": "npm:19.1.0"
1645516448
"@types/ws": "npm:8.18.1"
16456-
"@typescript-eslint/eslint-plugin": "npm:8.50.0"
16457-
"@typescript-eslint/parser": "npm:8.50.0"
16449+
"@typescript-eslint/eslint-plugin": "npm:8.57.0"
16450+
"@typescript-eslint/parser": "npm:8.57.0"
1645816451
babel-loader: "npm:9.1.3"
1645916452
babel-plugin-react-docgen-typescript: "npm:1.5.1"
1646016453
babel-plugin-transform-inline-environment-variables: "npm:0.4.4"
@@ -21532,7 +21525,7 @@ __metadata:
2153221525
languageName: node
2153321526
linkType: hard
2153421527

21535-
"ts-api-utils@npm:^2.1.0, ts-api-utils@npm:^2.4.0":
21528+
"ts-api-utils@npm:^2.4.0":
2153621529
version: 2.4.0
2153721530
resolution: "ts-api-utils@npm:2.4.0"
2153821531
peerDependencies:

0 commit comments

Comments
Β (0)