Skip to content

Commit 2b1b1eb

Browse files
Update dependency typescript-eslint to v8.56.0 (#2551)
1 parent 2c4f891 commit 2b1b1eb

File tree

2 files changed

+87
-80
lines changed

2 files changed

+87
-80
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"semver": "7.7.4",
4646
"ts-jest": "29.4.6",
4747
"typescript": "5.9.3",
48-
"typescript-eslint": "8.55.0"
48+
"typescript-eslint": "8.56.0"
4949
},
5050
"resolutions": {
5151
"@octokit/types": "16.0.0",

yarn.lock

Lines changed: 86 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -1905,23 +1905,23 @@ __metadata:
19051905
languageName: node
19061906
linkType: hard
19071907

1908-
"@typescript-eslint/eslint-plugin@npm:8.55.0":
1909-
version: 8.55.0
1910-
resolution: "@typescript-eslint/eslint-plugin@npm:8.55.0"
1908+
"@typescript-eslint/eslint-plugin@npm:8.56.0":
1909+
version: 8.56.0
1910+
resolution: "@typescript-eslint/eslint-plugin@npm:8.56.0"
19111911
dependencies:
19121912
"@eslint-community/regexpp": "npm:^4.12.2"
1913-
"@typescript-eslint/scope-manager": "npm:8.55.0"
1914-
"@typescript-eslint/type-utils": "npm:8.55.0"
1915-
"@typescript-eslint/utils": "npm:8.55.0"
1916-
"@typescript-eslint/visitor-keys": "npm:8.55.0"
1913+
"@typescript-eslint/scope-manager": "npm:8.56.0"
1914+
"@typescript-eslint/type-utils": "npm:8.56.0"
1915+
"@typescript-eslint/utils": "npm:8.56.0"
1916+
"@typescript-eslint/visitor-keys": "npm:8.56.0"
19171917
ignore: "npm:^7.0.5"
19181918
natural-compare: "npm:^1.4.0"
19191919
ts-api-utils: "npm:^2.4.0"
19201920
peerDependencies:
1921-
"@typescript-eslint/parser": ^8.55.0
1922-
eslint: ^8.57.0 || ^9.0.0
1921+
"@typescript-eslint/parser": ^8.56.0
1922+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
19231923
typescript: ">=4.8.4 <6.0.0"
1924-
checksum: 10c0/e15973dfc822f6a455142433fa393ea2dd9fd4ba443e0d2fb68c6be7cd9a36e13412f061ccfe436a2c90fa070c4538bdd50985d374e85606c98800d372c17eb9
1924+
checksum: 10c0/26e56d14562b3d2d34b366859ec56668fdac909d6ea534451cdb4267846ff50dcccd0026a4eba71ca41f7c8bdef30ef1356620c1ff2363ad64bd8fad33a72b19
19251925
languageName: node
19261926
linkType: hard
19271927

@@ -1966,19 +1966,19 @@ __metadata:
19661966
languageName: node
19671967
linkType: hard
19681968

1969-
"@typescript-eslint/parser@npm:8.55.0":
1970-
version: 8.55.0
1971-
resolution: "@typescript-eslint/parser@npm:8.55.0"
1969+
"@typescript-eslint/parser@npm:8.56.0":
1970+
version: 8.56.0
1971+
resolution: "@typescript-eslint/parser@npm:8.56.0"
19721972
dependencies:
1973-
"@typescript-eslint/scope-manager": "npm:8.55.0"
1974-
"@typescript-eslint/types": "npm:8.55.0"
1975-
"@typescript-eslint/typescript-estree": "npm:8.55.0"
1976-
"@typescript-eslint/visitor-keys": "npm:8.55.0"
1973+
"@typescript-eslint/scope-manager": "npm:8.56.0"
1974+
"@typescript-eslint/types": "npm:8.56.0"
1975+
"@typescript-eslint/typescript-estree": "npm:8.56.0"
1976+
"@typescript-eslint/visitor-keys": "npm:8.56.0"
19771977
debug: "npm:^4.4.3"
19781978
peerDependencies:
1979-
eslint: ^8.57.0 || ^9.0.0
1979+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
19801980
typescript: ">=4.8.4 <6.0.0"
1981-
checksum: 10c0/8b8f8caf64a43b98bff8e7bb99cd62d7c72daeee44e80e0a5f693dd376d9c898997e0b9fd5521604d1445bcb24552f54aed5cae022072f8c354a2baf2a452284
1981+
checksum: 10c0/f3a29c6fdc4e0d1a1e7ddb9909ab839c2f67591933e432c10f44aabb69ae2229f8d2072a220f63b70618cc35c67ff53de0ed110be86b33f4f354c19993f764cb
19821982
languageName: node
19831983
linkType: hard
19841984

@@ -2013,16 +2013,16 @@ __metadata:
20132013
languageName: node
20142014
linkType: hard
20152015

2016-
"@typescript-eslint/project-service@npm:8.55.0":
2017-
version: 8.55.0
2018-
resolution: "@typescript-eslint/project-service@npm:8.55.0"
2016+
"@typescript-eslint/project-service@npm:8.56.0":
2017+
version: 8.56.0
2018+
resolution: "@typescript-eslint/project-service@npm:8.56.0"
20192019
dependencies:
2020-
"@typescript-eslint/tsconfig-utils": "npm:^8.55.0"
2021-
"@typescript-eslint/types": "npm:^8.55.0"
2020+
"@typescript-eslint/tsconfig-utils": "npm:^8.56.0"
2021+
"@typescript-eslint/types": "npm:^8.56.0"
20222022
debug: "npm:^4.4.3"
20232023
peerDependencies:
20242024
typescript: ">=4.8.4 <6.0.0"
2025-
checksum: 10c0/f35273a63635d2de84409f68dfcea901ed2cd3f08206abb825d742b929c8fce66e0a6a32524d87ce895a7c4c2549e4388baa08644c0a5244c9708151b0f62f52
2025+
checksum: 10c0/8302dc30ad8c0342137998ea872782cdd673f9e7ec4b244eeb0976915b86d6c44ef55485e2cdac2987dbf309d3663aaf293c85e88326093fc7656b51432369f6
20262026
languageName: node
20272027
linkType: hard
20282028

@@ -2056,13 +2056,13 @@ __metadata:
20562056
languageName: node
20572057
linkType: hard
20582058

2059-
"@typescript-eslint/scope-manager@npm:8.55.0":
2060-
version: 8.55.0
2061-
resolution: "@typescript-eslint/scope-manager@npm:8.55.0"
2059+
"@typescript-eslint/scope-manager@npm:8.56.0":
2060+
version: 8.56.0
2061+
resolution: "@typescript-eslint/scope-manager@npm:8.56.0"
20622062
dependencies:
2063-
"@typescript-eslint/types": "npm:8.55.0"
2064-
"@typescript-eslint/visitor-keys": "npm:8.55.0"
2065-
checksum: 10c0/c42bd6b8e4936cac8bee3adbc2f707e3aee5f16af3dd18c1d095f4a1b881471b58de73abc0ad176db98654683a808946902e51d86efff39dc7610d29152c3078
2063+
"@typescript-eslint/types": "npm:8.56.0"
2064+
"@typescript-eslint/visitor-keys": "npm:8.56.0"
2065+
checksum: 10c0/898b705295e0a4081702a52f98e0d1e50f8047900becd087b232bc71f8af2b87ed70a065bed0076a26abec8f4e5c6bb4a3a0de33b7ea0e3704ecdc7487043b57
20662066
languageName: node
20672067
linkType: hard
20682068

@@ -2075,12 +2075,12 @@ __metadata:
20752075
languageName: node
20762076
linkType: hard
20772077

2078-
"@typescript-eslint/tsconfig-utils@npm:8.55.0, @typescript-eslint/tsconfig-utils@npm:^8.55.0":
2079-
version: 8.55.0
2080-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.55.0"
2078+
"@typescript-eslint/tsconfig-utils@npm:8.56.0, @typescript-eslint/tsconfig-utils@npm:^8.56.0":
2079+
version: 8.56.0
2080+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.56.0"
20812081
peerDependencies:
20822082
typescript: ">=4.8.4 <6.0.0"
2083-
checksum: 10c0/77b9a0d0b1d6ab0ce26c81394bb1aa969649016d2857e5f915a15b88012ac3dccec9fc5ff65535e1cc373434e1462513f7964e416a8d7a695f7277dcd39ec2af
2083+
checksum: 10c0/20f48af8b497d8a730dcac3724314b4f49ecc436f8871f3e17f5193d83e7d290c8838a126971767cd011208969bc4ff0f4bddc40eac167348c88d29fdb379c8b
20842084
languageName: node
20852085
linkType: hard
20862086

@@ -2118,19 +2118,19 @@ __metadata:
21182118
languageName: node
21192119
linkType: hard
21202120

2121-
"@typescript-eslint/type-utils@npm:8.55.0":
2122-
version: 8.55.0
2123-
resolution: "@typescript-eslint/type-utils@npm:8.55.0"
2121+
"@typescript-eslint/type-utils@npm:8.56.0":
2122+
version: 8.56.0
2123+
resolution: "@typescript-eslint/type-utils@npm:8.56.0"
21242124
dependencies:
2125-
"@typescript-eslint/types": "npm:8.55.0"
2126-
"@typescript-eslint/typescript-estree": "npm:8.55.0"
2127-
"@typescript-eslint/utils": "npm:8.55.0"
2125+
"@typescript-eslint/types": "npm:8.56.0"
2126+
"@typescript-eslint/typescript-estree": "npm:8.56.0"
2127+
"@typescript-eslint/utils": "npm:8.56.0"
21282128
debug: "npm:^4.4.3"
21292129
ts-api-utils: "npm:^2.4.0"
21302130
peerDependencies:
2131-
eslint: ^8.57.0 || ^9.0.0
2131+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
21322132
typescript: ">=4.8.4 <6.0.0"
2133-
checksum: 10c0/4987440d6e1ee2ae8024259796381612ab2fc81821ff93c45400f803726ea4894a25d07afa5f80cdf3081a189d99dc83a3a8dcd94ff9a4cab81461fe28ab9aef
2133+
checksum: 10c0/4da61c36fa46f9d21a519a06b4ea6c91e9fa8a8e420fede41fb5d0f29866faa11641562b6e01c221ca6ec86bc0c3ecd7b8f11fc85b92277c3fd450ffc8fa2522
21342134
languageName: node
21352135
linkType: hard
21362136

@@ -2155,10 +2155,10 @@ __metadata:
21552155
languageName: node
21562156
linkType: hard
21572157

2158-
"@typescript-eslint/types@npm:8.55.0, @typescript-eslint/types@npm:^8.55.0":
2159-
version: 8.55.0
2160-
resolution: "@typescript-eslint/types@npm:8.55.0"
2161-
checksum: 10c0/dc572f55966e2f0fee149e5d5e42a91cedcdeac451bff29704eb701f9336f123bbc7d7abcfbda717f9e1ef6b402fa24679908bc6032e67513287403037ef345f
2158+
"@typescript-eslint/types@npm:8.56.0, @typescript-eslint/types@npm:^8.56.0":
2159+
version: 8.56.0
2160+
resolution: "@typescript-eslint/types@npm:8.56.0"
2161+
checksum: 10c0/5deb4ebf5fa62f9f927f6aa45f7245aa03567e88941cd76e7b083175fd59fc40368a804ba7ff7581eac75706e42ddd5c77d2a60d6b1e76ab7865d559c9af9937
21622162
languageName: node
21632163
linkType: hard
21642164

@@ -2220,22 +2220,22 @@ __metadata:
22202220
languageName: node
22212221
linkType: hard
22222222

2223-
"@typescript-eslint/typescript-estree@npm:8.55.0":
2224-
version: 8.55.0
2225-
resolution: "@typescript-eslint/typescript-estree@npm:8.55.0"
2223+
"@typescript-eslint/typescript-estree@npm:8.56.0":
2224+
version: 8.56.0
2225+
resolution: "@typescript-eslint/typescript-estree@npm:8.56.0"
22262226
dependencies:
2227-
"@typescript-eslint/project-service": "npm:8.55.0"
2228-
"@typescript-eslint/tsconfig-utils": "npm:8.55.0"
2229-
"@typescript-eslint/types": "npm:8.55.0"
2230-
"@typescript-eslint/visitor-keys": "npm:8.55.0"
2227+
"@typescript-eslint/project-service": "npm:8.56.0"
2228+
"@typescript-eslint/tsconfig-utils": "npm:8.56.0"
2229+
"@typescript-eslint/types": "npm:8.56.0"
2230+
"@typescript-eslint/visitor-keys": "npm:8.56.0"
22312231
debug: "npm:^4.4.3"
22322232
minimatch: "npm:^9.0.5"
22332233
semver: "npm:^7.7.3"
22342234
tinyglobby: "npm:^0.2.15"
22352235
ts-api-utils: "npm:^2.4.0"
22362236
peerDependencies:
22372237
typescript: ">=4.8.4 <6.0.0"
2238-
checksum: 10c0/2db3ff9489945ad04508b14009eb0f6b2b7c6c2469805327fa09ffa460af354cd181ff2e8153f9008bd60254efb54a004a59ccacbdbc9c963956e2c2c1189dbc
2238+
checksum: 10c0/cc2ba5bbfabb71c1510aea8fb8bf0d8385cabb9ca5b65a621e73f3088a91089a02aea56a9d9a31bd707593b5ba4d33d0aa2fcbdeee3cc7f4eca8226107523c28
22392239
languageName: node
22402240
linkType: hard
22412241

@@ -2273,18 +2273,18 @@ __metadata:
22732273
languageName: node
22742274
linkType: hard
22752275

2276-
"@typescript-eslint/utils@npm:8.55.0":
2277-
version: 8.55.0
2278-
resolution: "@typescript-eslint/utils@npm:8.55.0"
2276+
"@typescript-eslint/utils@npm:8.56.0":
2277+
version: 8.56.0
2278+
resolution: "@typescript-eslint/utils@npm:8.56.0"
22792279
dependencies:
22802280
"@eslint-community/eslint-utils": "npm:^4.9.1"
2281-
"@typescript-eslint/scope-manager": "npm:8.55.0"
2282-
"@typescript-eslint/types": "npm:8.55.0"
2283-
"@typescript-eslint/typescript-estree": "npm:8.55.0"
2281+
"@typescript-eslint/scope-manager": "npm:8.56.0"
2282+
"@typescript-eslint/types": "npm:8.56.0"
2283+
"@typescript-eslint/typescript-estree": "npm:8.56.0"
22842284
peerDependencies:
2285-
eslint: ^8.57.0 || ^9.0.0
2285+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
22862286
typescript: ">=4.8.4 <6.0.0"
2287-
checksum: 10c0/b57b86ac531e433c8057279805e6c903250460bc937cea46ec3b9284181a38f23b7c1ef092e8a1e37179432b39bd587c33db7f031b4243b1207ef37f23e4f24f
2287+
checksum: 10c0/49545d399345bb4d8113d1001ec60c05c7e0d28fd44cb3c75128e58a53c9bf7ae8d0680ca089a4f37ab9eea8a3ef39011fc731eb4ad8dd4ab642849d84318645
22882288
languageName: node
22892289
linkType: hard
22902290

@@ -2333,13 +2333,13 @@ __metadata:
23332333
languageName: node
23342334
linkType: hard
23352335

2336-
"@typescript-eslint/visitor-keys@npm:8.55.0":
2337-
version: 8.55.0
2338-
resolution: "@typescript-eslint/visitor-keys@npm:8.55.0"
2336+
"@typescript-eslint/visitor-keys@npm:8.56.0":
2337+
version: 8.56.0
2338+
resolution: "@typescript-eslint/visitor-keys@npm:8.56.0"
23392339
dependencies:
2340-
"@typescript-eslint/types": "npm:8.55.0"
2341-
eslint-visitor-keys: "npm:^4.2.1"
2342-
checksum: 10c0/995c5ca91f7c7c1f3c4fdb4f98654abdff55efa570076b9b012da4cc203ebe7e2aee57ba83208ae51c2aef496c45cb8f6909560349131b779f31ce6f8758da23
2340+
"@typescript-eslint/types": "npm:8.56.0"
2341+
eslint-visitor-keys: "npm:^5.0.0"
2342+
checksum: 10c0/4cb7668430042da70707ac5cad826348e808af94095aca1f3d07d39d566745a33991d3defccd1e687f1b1f8aeea52eeb47591933e962452eb51c4bcd88773c12
23432343
languageName: node
23442344
linkType: hard
23452345

@@ -3293,7 +3293,7 @@ __metadata:
32933293
semver: "npm:7.7.4"
32943294
ts-jest: "npm:29.4.6"
32953295
typescript: "npm:5.9.3"
3296-
typescript-eslint: "npm:8.55.0"
3296+
typescript-eslint: "npm:8.56.0"
32973297
languageName: unknown
32983298
linkType: soft
32993299

@@ -4645,6 +4645,13 @@ __metadata:
46454645
languageName: node
46464646
linkType: hard
46474647

4648+
"eslint-visitor-keys@npm:^5.0.0":
4649+
version: 5.0.0
4650+
resolution: "eslint-visitor-keys@npm:5.0.0"
4651+
checksum: 10c0/5ec68b7ae350f6e7813a9ab469f8c64e01e5a954e6e6ee6dc441cc24d315eb342e5fb81ab5fc21f352cf0125096ab4ed93ca892f602a1576ad1eedce591fe64a
4652+
languageName: node
4653+
linkType: hard
4654+
46484655
"eslint@npm:8.57.1":
46494656
version: 8.57.1
46504657
resolution: "eslint@npm:8.57.1"
@@ -9202,18 +9209,18 @@ __metadata:
92029209
languageName: node
92039210
linkType: hard
92049211

9205-
"typescript-eslint@npm:8.55.0":
9206-
version: 8.55.0
9207-
resolution: "typescript-eslint@npm:8.55.0"
9212+
"typescript-eslint@npm:8.56.0":
9213+
version: 8.56.0
9214+
resolution: "typescript-eslint@npm:8.56.0"
92089215
dependencies:
9209-
"@typescript-eslint/eslint-plugin": "npm:8.55.0"
9210-
"@typescript-eslint/parser": "npm:8.55.0"
9211-
"@typescript-eslint/typescript-estree": "npm:8.55.0"
9212-
"@typescript-eslint/utils": "npm:8.55.0"
9216+
"@typescript-eslint/eslint-plugin": "npm:8.56.0"
9217+
"@typescript-eslint/parser": "npm:8.56.0"
9218+
"@typescript-eslint/typescript-estree": "npm:8.56.0"
9219+
"@typescript-eslint/utils": "npm:8.56.0"
92139220
peerDependencies:
9214-
eslint: ^8.57.0 || ^9.0.0
9221+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
92159222
typescript: ">=4.8.4 <6.0.0"
9216-
checksum: 10c0/92e3e058a57bb29be7498093fd72f875e010170e1ca19214ae1bd1a1c9454354f71613ac9a6981f1e7e1d9e8b52df8888a1f42d0f2809dd5aeaf27f502787fda
9223+
checksum: 10c0/13c47bb4a82d6714d482e96991faf2895c45a8e74235191a2ebbd36272487595c0824d128958942a1d1d18eddf8ca40c5850e2e314958a0a2e3c40be92f2d5a0
92179224
languageName: node
92189225
linkType: hard
92199226

0 commit comments

Comments
 (0)