Skip to content

Commit 06c0683

Browse files
Update typescript-eslint monorepo to v8.56.1
1 parent d92bfeb commit 06c0683

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.56.1",
104+
"@typescript-eslint/parser": "8.56.1",
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
@@ -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.56.1":
5363+
version: 8.56.1
5364+
resolution: "@typescript-eslint/eslint-plugin@npm:8.56.1"
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.56.1"
5368+
"@typescript-eslint/type-utils": "npm:8.56.1"
5369+
"@typescript-eslint/utils": "npm:8.56.1"
5370+
"@typescript-eslint/visitor-keys": "npm:8.56.1"
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.56.1
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/669d19cff91fcad5fe34dba97cc8c0c2df3160ae14646759fb23dfd6ffbb861d00d8d081e74d1060d544bfba0ea4d05588c5b73ae104907af26cc18189c0d139
53795379
languageName: node
53805380
linkType: hard
53815381

@@ -5472,19 +5472,19 @@ __metadata:
54725472
languageName: node
54735473
linkType: hard
54745474

5475-
"@typescript-eslint/parser@npm:8.50.0":
5476-
version: 8.50.0
5477-
resolution: "@typescript-eslint/parser@npm:8.50.0"
5475+
"@typescript-eslint/parser@npm:8.56.1":
5476+
version: 8.56.1
5477+
resolution: "@typescript-eslint/parser@npm:8.56.1"
54785478
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"
5479+
"@typescript-eslint/scope-manager": "npm:8.56.1"
5480+
"@typescript-eslint/types": "npm:8.56.1"
5481+
"@typescript-eslint/typescript-estree": "npm:8.56.1"
5482+
"@typescript-eslint/visitor-keys": "npm:8.56.1"
5483+
debug: "npm:^4.4.3"
54845484
peerDependencies:
5485-
eslint: ^8.57.0 || ^9.0.0
5485+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
54865486
typescript: ">=4.8.4 <6.0.0"
5487-
checksum: 10/4c3a1011f9122def7b184cdbbc93f2be4167adda787085edb9cee9493957625b0611c0000b8e6d9c6003a0ad2945f2e7db56b31649f03e4c58a59c4d310234b6
5487+
checksum: 10/280b041a69153caf9e721b307781830483dd39d881b02d993156635bd8600e30e6a816aaead8bdd662ae5149b8870aef7b3823d3b98ec974d924c23a786fb6d9
54885488
languageName: node
54895489
linkType: hard
54905490

@@ -5538,16 +5538,16 @@ __metadata:
55385538
languageName: node
55395539
linkType: hard
55405540

5541-
"@typescript-eslint/project-service@npm:8.50.0":
5542-
version: 8.50.0
5543-
resolution: "@typescript-eslint/project-service@npm:8.50.0"
5541+
"@typescript-eslint/project-service@npm:8.56.1":
5542+
version: 8.56.1
5543+
resolution: "@typescript-eslint/project-service@npm:8.56.1"
55445544
dependencies:
5545-
"@typescript-eslint/tsconfig-utils": "npm:^8.50.0"
5546-
"@typescript-eslint/types": "npm:^8.50.0"
5547-
debug: "npm:^4.3.4"
5545+
"@typescript-eslint/tsconfig-utils": "npm:^8.56.1"
5546+
"@typescript-eslint/types": "npm:^8.56.1"
5547+
debug: "npm:^4.4.3"
55485548
peerDependencies:
55495549
typescript: ">=4.8.4 <6.0.0"
5550-
checksum: 10/d503d270bf62750d96caafa1635297b4be35176361f6f27b30f25ca5b476145d74c914da3ec8f5fc88ee646aa2d809becbe509a81650fd2b2a74179956371329
5550+
checksum: 10/5e7fdc95aebcefc72fec77806bb0821a9a59e5e88f86d72b15ad011eb6110da05419b803875f021716a219fc7fb8517331a6736364344c8613a90209539a6d32
55515551
languageName: node
55525552
linkType: hard
55535553

@@ -5594,13 +5594,13 @@ __metadata:
55945594
languageName: node
55955595
linkType: hard
55965596

5597-
"@typescript-eslint/scope-manager@npm:8.50.0":
5598-
version: 8.50.0
5599-
resolution: "@typescript-eslint/scope-manager@npm:8.50.0"
5597+
"@typescript-eslint/scope-manager@npm:8.56.1":
5598+
version: 8.56.1
5599+
resolution: "@typescript-eslint/scope-manager@npm:8.56.1"
56005600
dependencies:
5601-
"@typescript-eslint/types": "npm:8.50.0"
5602-
"@typescript-eslint/visitor-keys": "npm:8.50.0"
5603-
checksum: 10/db4e33efacbd4f18a19a6bd9ac1ac9d6857f67a1d076a4d7f8569a4089ae676ab2a85667ae0bec8e21a32ff5398a5358af3ddcb83212c014165ee54aca6b0f13
5601+
"@typescript-eslint/types": "npm:8.56.1"
5602+
"@typescript-eslint/visitor-keys": "npm:8.56.1"
5603+
checksum: 10/f358cf8bd32952eed005d4f34c1e95805baefe35abee96d866222b0eff8027cc02f831cee04b308707d74db2b415437a134191207b4213ee8acbc6d67a435616
56045604
languageName: node
56055605
linkType: hard
56065606

@@ -5614,16 +5614,16 @@ __metadata:
56145614
languageName: node
56155615
linkType: hard
56165616

5617-
"@typescript-eslint/tsconfig-utils@npm:8.50.0":
5618-
version: 8.50.0
5619-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.50.0"
5617+
"@typescript-eslint/tsconfig-utils@npm:8.56.1":
5618+
version: 8.56.1
5619+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.56.1"
56205620
peerDependencies:
56215621
typescript: ">=4.8.4 <6.0.0"
5622-
checksum: 10/d43caece5c42db7561bcd49c0d3d829abd3ba8faf2d20eb57c60ddd0248afe6df76a5f1f11ec9d6b84153e0bb9e4f92929d6fd83789b520bc64fc51a69b68ba2
5622+
checksum: 10/d509f1ae4b14969173e498db6d15c833b6407db456c7fca9e25396798a35014229a73754691f353c4a99f5f0bbb4535b4144f42f84e596645a16d88a2022135f
56235623
languageName: node
56245624
linkType: hard
56255625

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":
5626+
"@typescript-eslint/tsconfig-utils@npm:8.57.0, @typescript-eslint/tsconfig-utils@npm:^8.56.1, @typescript-eslint/tsconfig-utils@npm:^8.57.0":
56275627
version: 8.57.0
56285628
resolution: "@typescript-eslint/tsconfig-utils@npm:8.57.0"
56295629
peerDependencies:
@@ -5649,19 +5649,19 @@ __metadata:
56495649
languageName: node
56505650
linkType: hard
56515651

5652-
"@typescript-eslint/type-utils@npm:8.50.0":
5653-
version: 8.50.0
5654-
resolution: "@typescript-eslint/type-utils@npm:8.50.0"
5652+
"@typescript-eslint/type-utils@npm:8.56.1":
5653+
version: 8.56.1
5654+
resolution: "@typescript-eslint/type-utils@npm:8.56.1"
56555655
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"
5656+
"@typescript-eslint/types": "npm:8.56.1"
5657+
"@typescript-eslint/typescript-estree": "npm:8.56.1"
5658+
"@typescript-eslint/utils": "npm:8.56.1"
5659+
debug: "npm:^4.4.3"
5660+
ts-api-utils: "npm:^2.4.0"
56615661
peerDependencies:
5662-
eslint: ^8.57.0 || ^9.0.0
5662+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
56635663
typescript: ">=4.8.4 <6.0.0"
5664-
checksum: 10/60ea2500f8dcf1093ec49ffaa3063fb207c482f8fd88b8cde737e10aa67cf2bd49e5052623a6f4b4f7e1569c282b8eadb44ed3f34074ed56c1bd50167d00f61a
5664+
checksum: 10/2b07c674c26d797d05c05779ac5c89761b6b96680ecaf01440957727d12c6d06a2e48f0b139e45752eb4b53bf13c03940628656c519d362082b716d6a0ece6d9
56655665
languageName: node
56665666
linkType: hard
56675667

@@ -5702,14 +5702,14 @@ __metadata:
57025702
languageName: node
57035703
linkType: hard
57045704

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
5705+
"@typescript-eslint/types@npm:8.56.1":
5706+
version: 8.56.1
5707+
resolution: "@typescript-eslint/types@npm:8.56.1"
5708+
checksum: 10/4bcffab5b0fd48adb731fcade86a776ca4a66e229defa5a282b58ba9c95af16ffc459a7d188e27c988a35be1f6fb5b812f9cf0952692eac38d5b3e87daafb20a
57095709
languageName: node
57105710
linkType: hard
57115711

5712-
"@typescript-eslint/types@npm:8.57.0, @typescript-eslint/types@npm:^8.50.0, @typescript-eslint/types@npm:^8.57.0":
5712+
"@typescript-eslint/types@npm:8.57.0, @typescript-eslint/types@npm:^8.56.1, @typescript-eslint/types@npm:^8.57.0":
57135713
version: 8.57.0
57145714
resolution: "@typescript-eslint/types@npm:8.57.0"
57155715
checksum: 10/ba23a4deeb5a89b9b99fee35f58d662901f236000d0f6bcada5143a2ef5ec831c7909e9192def8a48d18f8c3327b78bf3e9c02d770b4a4d721a0422b97ca1e29
@@ -5771,22 +5771,22 @@ __metadata:
57715771
languageName: node
57725772
linkType: hard
57735773

5774-
"@typescript-eslint/typescript-estree@npm:8.50.0":
5775-
version: 8.50.0
5776-
resolution: "@typescript-eslint/typescript-estree@npm:8.50.0"
5774+
"@typescript-eslint/typescript-estree@npm:8.56.1":
5775+
version: 8.56.1
5776+
resolution: "@typescript-eslint/typescript-estree@npm:8.56.1"
57775777
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"
5778+
"@typescript-eslint/project-service": "npm:8.56.1"
5779+
"@typescript-eslint/tsconfig-utils": "npm:8.56.1"
5780+
"@typescript-eslint/types": "npm:8.56.1"
5781+
"@typescript-eslint/visitor-keys": "npm:8.56.1"
5782+
debug: "npm:^4.4.3"
5783+
minimatch: "npm:^10.2.2"
5784+
semver: "npm:^7.7.3"
57855785
tinyglobby: "npm:^0.2.15"
5786-
ts-api-utils: "npm:^2.1.0"
5786+
ts-api-utils: "npm:^2.4.0"
57875787
peerDependencies:
57885788
typescript: ">=4.8.4 <6.0.0"
5789-
checksum: 10/824df4f062f8d3c512bc6eb70b4cc84cd72329f312c8c10628d66771efc74b2d5e2f2096a52438e0decc231fedf81ade9f07fe8cfb3b19325750256ea61c11c0
5789+
checksum: 10/af39dae0a8fada72295a11f0efb49f311241134b0a3d819100eeda6a2f92368844645873ba785de5513ad541cd9c2ba17b9bfed2679daac4682fa2a3b627f087
57905790
languageName: node
57915791
linkType: hard
57925792

@@ -5827,18 +5827,18 @@ __metadata:
58275827
languageName: node
58285828
linkType: hard
58295829

5830-
"@typescript-eslint/utils@npm:8.50.0":
5831-
version: 8.50.0
5832-
resolution: "@typescript-eslint/utils@npm:8.50.0"
5830+
"@typescript-eslint/utils@npm:8.56.1":
5831+
version: 8.56.1
5832+
resolution: "@typescript-eslint/utils@npm:8.56.1"
58335833
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"
5834+
"@eslint-community/eslint-utils": "npm:^4.9.1"
5835+
"@typescript-eslint/scope-manager": "npm:8.56.1"
5836+
"@typescript-eslint/types": "npm:8.56.1"
5837+
"@typescript-eslint/typescript-estree": "npm:8.56.1"
58385838
peerDependencies:
5839-
eslint: ^8.57.0 || ^9.0.0
5839+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
58405840
typescript: ">=4.8.4 <6.0.0"
5841-
checksum: 10/796899c1b7d7559734d50a64bf1f78a7e10325f66af10749410e037e299c9bce583cc04a3c957819edadbfd5726d643dc44ca3d6b4767d99aebeb0e8ed657d53
5841+
checksum: 10/528cbd187d8288a8cfce24a043f993b93711087f53d2b6f95cdd615a1a4087af1dab083a747761af97474a621c7b14f11c84ee50c250f31566ebc64cf73867fe
58425842
languageName: node
58435843
linkType: hard
58445844

@@ -5901,13 +5901,13 @@ __metadata:
59015901
languageName: node
59025902
linkType: hard
59035903

5904-
"@typescript-eslint/visitor-keys@npm:8.50.0":
5905-
version: 8.50.0
5906-
resolution: "@typescript-eslint/visitor-keys@npm:8.50.0"
5904+
"@typescript-eslint/visitor-keys@npm:8.56.1":
5905+
version: 8.56.1
5906+
resolution: "@typescript-eslint/visitor-keys@npm:8.56.1"
59075907
dependencies:
5908-
"@typescript-eslint/types": "npm:8.50.0"
5909-
eslint-visitor-keys: "npm:^4.2.1"
5910-
checksum: 10/45703f0899a5627dabb22d7fbc83d1d771e8238bf8ffe712dfaf255140ba248a019829824396420e239737cde897723971d62c48d321aa59e5aae9f186ff87cd
5908+
"@typescript-eslint/types": "npm:8.56.1"
5909+
eslint-visitor-keys: "npm:^5.0.0"
5910+
checksum: 10/efed6a9867e7be203eec543e5a65da5aaec96aae55fba6fe74a305bf600e57c707764835e82bb8eb541f49a9b70442ff1e1a0ecf3543c78c91b84dda43b95c53
59115911
languageName: node
59125912
linkType: hard
59135913

@@ -10829,13 +10829,6 @@ __metadata:
1082910829
languageName: node
1083010830
linkType: hard
1083110831

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-
1083910832
"eslint-visitor-keys@npm:^5.0.0":
1084010833
version: 5.0.1
1084110834
resolution: "eslint-visitor-keys@npm:5.0.1"
@@ -13076,7 +13069,7 @@ __metadata:
1307613069
languageName: node
1307713070
linkType: hard
1307813071

13079-
"ignore@npm:^7.0.0, ignore@npm:^7.0.5":
13072+
"ignore@npm:^7.0.5":
1308013073
version: 7.0.5
1308113074
resolution: "ignore@npm:7.0.5"
1308213075
checksum: 10/f134b96a4de0af419196f52c529d5c6120c4456ff8a6b5a14ceaaa399f883e15d58d2ce651c9b69b9388491d4669dda47285d307e827de9304a53a1824801bc6
@@ -16359,8 +16352,8 @@ __metadata:
1635916352
"@types/react": "npm:19.2.7"
1636016353
"@types/react-test-renderer": "npm:19.1.0"
1636116354
"@types/ws": "npm:8.18.1"
16362-
"@typescript-eslint/eslint-plugin": "npm:8.50.0"
16363-
"@typescript-eslint/parser": "npm:8.50.0"
16355+
"@typescript-eslint/eslint-plugin": "npm:8.56.1"
16356+
"@typescript-eslint/parser": "npm:8.56.1"
1636416357
babel-loader: "npm:9.1.3"
1636516358
babel-plugin-react-docgen-typescript: "npm:1.5.1"
1636616359
babel-plugin-transform-inline-environment-variables: "npm:0.4.4"
@@ -21447,7 +21440,7 @@ __metadata:
2144721440
languageName: node
2144821441
linkType: hard
2144921442

21450-
"ts-api-utils@npm:^2.1.0, ts-api-utils@npm:^2.4.0":
21443+
"ts-api-utils@npm:^2.4.0":
2145121444
version: 2.4.0
2145221445
resolution: "ts-api-utils@npm:2.4.0"
2145321446
peerDependencies:

0 commit comments

Comments
Β (0)