Skip to content

Commit ed933a6

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#736)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.53.0 to 8.54.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.54.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bdae6ab commit ed933a6

2 files changed

Lines changed: 115 additions & 83 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/debug": "^4.1.12",
4343
"@types/jest": "^30.0.0",
4444
"@types/node": "^22.19.6",
45-
"@typescript-eslint/eslint-plugin": "^8.53.0",
45+
"@typescript-eslint/eslint-plugin": "^8.57.1",
4646
"@typescript-eslint/parser": "^8.54.0",
4747
"concurrently": "^9.2.1",
4848
"eslint": "^9.39.2",

yarn.lock

Lines changed: 114 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@ __metadata:
520520
"@types/debug": "npm:^4.1.12"
521521
"@types/jest": "npm:^30.0.0"
522522
"@types/node": "npm:^22.19.6"
523-
"@typescript-eslint/eslint-plugin": "npm:^8.53.0"
523+
"@typescript-eslint/eslint-plugin": "npm:^8.57.1"
524524
"@typescript-eslint/parser": "npm:^8.54.0"
525525
concurrently: "npm:^9.2.1"
526526
debug: "npm:^4.4.3"
@@ -1240,23 +1240,23 @@ __metadata:
12401240
languageName: node
12411241
linkType: hard
12421242

1243-
"@typescript-eslint/eslint-plugin@npm:^8.53.0":
1244-
version: 8.53.0
1245-
resolution: "@typescript-eslint/eslint-plugin@npm:8.53.0"
1243+
"@typescript-eslint/eslint-plugin@npm:^8.57.1":
1244+
version: 8.57.1
1245+
resolution: "@typescript-eslint/eslint-plugin@npm:8.57.1"
12461246
dependencies:
12471247
"@eslint-community/regexpp": "npm:^4.12.2"
1248-
"@typescript-eslint/scope-manager": "npm:8.53.0"
1249-
"@typescript-eslint/type-utils": "npm:8.53.0"
1250-
"@typescript-eslint/utils": "npm:8.53.0"
1251-
"@typescript-eslint/visitor-keys": "npm:8.53.0"
1248+
"@typescript-eslint/scope-manager": "npm:8.57.1"
1249+
"@typescript-eslint/type-utils": "npm:8.57.1"
1250+
"@typescript-eslint/utils": "npm:8.57.1"
1251+
"@typescript-eslint/visitor-keys": "npm:8.57.1"
12521252
ignore: "npm:^7.0.5"
12531253
natural-compare: "npm:^1.4.0"
12541254
ts-api-utils: "npm:^2.4.0"
12551255
peerDependencies:
1256-
"@typescript-eslint/parser": ^8.53.0
1257-
eslint: ^8.57.0 || ^9.0.0
1256+
"@typescript-eslint/parser": ^8.57.1
1257+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
12581258
typescript: ">=4.8.4 <6.0.0"
1259-
checksum: 10c0/c28925423023853591696f20844c9365ad4353c8beb004fc5ccc1995903c42202070165a2c750f53abf43420ff8daa19d874010efc4ba925311ca2f320ce55fe
1259+
checksum: 10c0/5bf9227f5d608d4313c9f898da3a2f6737eca985aa925df9e90b73499b9d552221781d3d09245543c6d09995ab262ea0d6773d2dae4b8bdf319765d46b22d0e1
12601260
languageName: node
12611261
linkType: hard
12621262

@@ -1276,19 +1276,6 @@ __metadata:
12761276
languageName: node
12771277
linkType: hard
12781278

1279-
"@typescript-eslint/project-service@npm:8.53.0":
1280-
version: 8.53.0
1281-
resolution: "@typescript-eslint/project-service@npm:8.53.0"
1282-
dependencies:
1283-
"@typescript-eslint/tsconfig-utils": "npm:^8.53.0"
1284-
"@typescript-eslint/types": "npm:^8.53.0"
1285-
debug: "npm:^4.4.3"
1286-
peerDependencies:
1287-
typescript: ">=4.8.4 <6.0.0"
1288-
checksum: 10c0/b01302890cf853e9bb1d2b19e402ec0ede1388fec833528847d32d65d0e3e03867a14632f816f4f3058e40707b001fab208bf2950ff1e8d7cbbc6c1d57b969d4
1289-
languageName: node
1290-
linkType: hard
1291-
12921279
"@typescript-eslint/project-service@npm:8.54.0":
12931280
version: 8.54.0
12941281
resolution: "@typescript-eslint/project-service@npm:8.54.0"
@@ -1302,13 +1289,16 @@ __metadata:
13021289
languageName: node
13031290
linkType: hard
13041291

1305-
"@typescript-eslint/scope-manager@npm:8.53.0":
1306-
version: 8.53.0
1307-
resolution: "@typescript-eslint/scope-manager@npm:8.53.0"
1292+
"@typescript-eslint/project-service@npm:8.57.1":
1293+
version: 8.57.1
1294+
resolution: "@typescript-eslint/project-service@npm:8.57.1"
13081295
dependencies:
1309-
"@typescript-eslint/types": "npm:8.53.0"
1310-
"@typescript-eslint/visitor-keys": "npm:8.53.0"
1311-
checksum: 10c0/338a7471aaa793858a23498b6ad37da8f419a8ee05cc4105d569b2c676e0f2d7a45806b88a8c8d3454f438f329b61df8e73ae582863a20eb0996529f9275e3c2
1296+
"@typescript-eslint/tsconfig-utils": "npm:^8.57.1"
1297+
"@typescript-eslint/types": "npm:^8.57.1"
1298+
debug: "npm:^4.4.3"
1299+
peerDependencies:
1300+
typescript: ">=4.8.4 <6.0.0"
1301+
checksum: 10c0/7830f61e35364ba77799f4badeaca8bd8914bbcda6afe37b788821f94f4b88b9c49817c50f4bdba497e8e542a705e9d921d36f5e67960ebf33f4f3d3111cdfee
13121302
languageName: node
13131303
linkType: hard
13141304

@@ -1322,12 +1312,13 @@ __metadata:
13221312
languageName: node
13231313
linkType: hard
13241314

1325-
"@typescript-eslint/tsconfig-utils@npm:8.53.0, @typescript-eslint/tsconfig-utils@npm:^8.53.0":
1326-
version: 8.53.0
1327-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.53.0"
1328-
peerDependencies:
1329-
typescript: ">=4.8.4 <6.0.0"
1330-
checksum: 10c0/1a136519d4e0c4ae9471f55468ad0a52175b8b41da28188bd7e4efcf72c2c8528aeb3a1b1c9d27f2d94ab0c8d9a91e08ebc1fed5fc8628c9808112427f306428
1315+
"@typescript-eslint/scope-manager@npm:8.57.1":
1316+
version: 8.57.1
1317+
resolution: "@typescript-eslint/scope-manager@npm:8.57.1"
1318+
dependencies:
1319+
"@typescript-eslint/types": "npm:8.57.1"
1320+
"@typescript-eslint/visitor-keys": "npm:8.57.1"
1321+
checksum: 10c0/42b0b54981318bf21be6b107df82910718497b7b7b2b60df635aa06d78e313759e4b675830c0e542b6d87104d35b49df41b9fb7739b8ae326eaba2d6f7116166
13311322
languageName: node
13321323
linkType: hard
13331324

@@ -1340,26 +1331,28 @@ __metadata:
13401331
languageName: node
13411332
linkType: hard
13421333

1343-
"@typescript-eslint/type-utils@npm:8.53.0":
1344-
version: 8.53.0
1345-
resolution: "@typescript-eslint/type-utils@npm:8.53.0"
1346-
dependencies:
1347-
"@typescript-eslint/types": "npm:8.53.0"
1348-
"@typescript-eslint/typescript-estree": "npm:8.53.0"
1349-
"@typescript-eslint/utils": "npm:8.53.0"
1350-
debug: "npm:^4.4.3"
1351-
ts-api-utils: "npm:^2.4.0"
1334+
"@typescript-eslint/tsconfig-utils@npm:8.57.1, @typescript-eslint/tsconfig-utils@npm:^8.57.1":
1335+
version: 8.57.1
1336+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.57.1"
13521337
peerDependencies:
1353-
eslint: ^8.57.0 || ^9.0.0
13541338
typescript: ">=4.8.4 <6.0.0"
1355-
checksum: 10c0/6d7d6eb80a6b214d9c8e185527e21fa44e1f4d2fe48d4f29f964f8c3921da47757a8cc537edc5c233fc47af02a487935c176b1c918ce4d22ba8341dbd1b455e0
1339+
checksum: 10c0/3d3c8d80621507d31e4656c693534f28a1c04dfb047538cb79b0b6da874ef41875f5df5e814fa3a38812451cff6d5a7ae38d0bf77eb7fec7867f9c80af361b00
13561340
languageName: node
13571341
linkType: hard
13581342

1359-
"@typescript-eslint/types@npm:8.53.0, @typescript-eslint/types@npm:^8.53.0":
1360-
version: 8.53.0
1361-
resolution: "@typescript-eslint/types@npm:8.53.0"
1362-
checksum: 10c0/a88681795becbe857f9868427c0d75c2ab2fb1acde14907b8791709b6d7835400bf9a0b41f22e97a13f1274e0082f5675692b815e30268e6eada492913100306
1343+
"@typescript-eslint/type-utils@npm:8.57.1":
1344+
version: 8.57.1
1345+
resolution: "@typescript-eslint/type-utils@npm:8.57.1"
1346+
dependencies:
1347+
"@typescript-eslint/types": "npm:8.57.1"
1348+
"@typescript-eslint/typescript-estree": "npm:8.57.1"
1349+
"@typescript-eslint/utils": "npm:8.57.1"
1350+
debug: "npm:^4.4.3"
1351+
ts-api-utils: "npm:^2.4.0"
1352+
peerDependencies:
1353+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
1354+
typescript: ">=4.8.4 <6.0.0"
1355+
checksum: 10c0/e8eae4e3b9ca71ad065c307fd3cdefdcc6abc31bda2ef74f0e54b5c9ac0ee6bc0e2d69ec9097899f4d7a99d4a8a72391503b47f4317b3b6b9ba41cea24e6b9e9
13631356
languageName: node
13641357
linkType: hard
13651358

@@ -1370,22 +1363,10 @@ __metadata:
13701363
languageName: node
13711364
linkType: hard
13721365

1373-
"@typescript-eslint/typescript-estree@npm:8.53.0":
1374-
version: 8.53.0
1375-
resolution: "@typescript-eslint/typescript-estree@npm:8.53.0"
1376-
dependencies:
1377-
"@typescript-eslint/project-service": "npm:8.53.0"
1378-
"@typescript-eslint/tsconfig-utils": "npm:8.53.0"
1379-
"@typescript-eslint/types": "npm:8.53.0"
1380-
"@typescript-eslint/visitor-keys": "npm:8.53.0"
1381-
debug: "npm:^4.4.3"
1382-
minimatch: "npm:^9.0.5"
1383-
semver: "npm:^7.7.3"
1384-
tinyglobby: "npm:^0.2.15"
1385-
ts-api-utils: "npm:^2.4.0"
1386-
peerDependencies:
1387-
typescript: ">=4.8.4 <6.0.0"
1388-
checksum: 10c0/31819fba9fbef3e3ab494409b18ff40042cc3e7a4ba72fe06475062b7e196aaf9752e526a1c51abf3002627833b387279f00fdfa66886b05c028e129a57b550a
1366+
"@typescript-eslint/types@npm:8.57.1, @typescript-eslint/types@npm:^8.57.1":
1367+
version: 8.57.1
1368+
resolution: "@typescript-eslint/types@npm:8.57.1"
1369+
checksum: 10c0/f447015276a31871440b07e328c2bbcee8337d72dca90ae00ac91e87d09e28a8a9c2fe44726a5226fcaa7db9d5347aafa650d59f7577a074dc65ea1414d24da1
13891370
languageName: node
13901371
linkType: hard
13911372

@@ -1408,28 +1389,37 @@ __metadata:
14081389
languageName: node
14091390
linkType: hard
14101391

1411-
"@typescript-eslint/utils@npm:8.53.0":
1412-
version: 8.53.0
1413-
resolution: "@typescript-eslint/utils@npm:8.53.0"
1392+
"@typescript-eslint/typescript-estree@npm:8.57.1":
1393+
version: 8.57.1
1394+
resolution: "@typescript-eslint/typescript-estree@npm:8.57.1"
14141395
dependencies:
1415-
"@eslint-community/eslint-utils": "npm:^4.9.1"
1416-
"@typescript-eslint/scope-manager": "npm:8.53.0"
1417-
"@typescript-eslint/types": "npm:8.53.0"
1418-
"@typescript-eslint/typescript-estree": "npm:8.53.0"
1396+
"@typescript-eslint/project-service": "npm:8.57.1"
1397+
"@typescript-eslint/tsconfig-utils": "npm:8.57.1"
1398+
"@typescript-eslint/types": "npm:8.57.1"
1399+
"@typescript-eslint/visitor-keys": "npm:8.57.1"
1400+
debug: "npm:^4.4.3"
1401+
minimatch: "npm:^10.2.2"
1402+
semver: "npm:^7.7.3"
1403+
tinyglobby: "npm:^0.2.15"
1404+
ts-api-utils: "npm:^2.4.0"
14191405
peerDependencies:
1420-
eslint: ^8.57.0 || ^9.0.0
14211406
typescript: ">=4.8.4 <6.0.0"
1422-
checksum: 10c0/6af761fc5ed89606bd8dd1abf7c526afe0060c115035a4fcddfa173ba8a01b7422edf84bc4d74aab2a086911db57a893a2753b3c025ace3e86adc1c2259a6253
1407+
checksum: 10c0/a87e1d920a8fd2231b6a98b279dc7680d10ceac072001e85a72cd43adce288ed471afcaf8f171378f5a3221c500b3cf0ffc10a75fd521fb69fbd8b26d4626677
14231408
languageName: node
14241409
linkType: hard
14251410

1426-
"@typescript-eslint/visitor-keys@npm:8.53.0":
1427-
version: 8.53.0
1428-
resolution: "@typescript-eslint/visitor-keys@npm:8.53.0"
1411+
"@typescript-eslint/utils@npm:8.57.1":
1412+
version: 8.57.1
1413+
resolution: "@typescript-eslint/utils@npm:8.57.1"
14291414
dependencies:
1430-
"@typescript-eslint/types": "npm:8.53.0"
1431-
eslint-visitor-keys: "npm:^4.2.1"
1432-
checksum: 10c0/be2062073c9fd28762f73d442e8536f16e1eab0935df463ed45bd95575b4b79b4a4ca1f45c04b1964dc424b8d25c6489253e3ea2236bb74cff9b7e02e1e7f5be
1415+
"@eslint-community/eslint-utils": "npm:^4.9.1"
1416+
"@typescript-eslint/scope-manager": "npm:8.57.1"
1417+
"@typescript-eslint/types": "npm:8.57.1"
1418+
"@typescript-eslint/typescript-estree": "npm:8.57.1"
1419+
peerDependencies:
1420+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
1421+
typescript: ">=4.8.4 <6.0.0"
1422+
checksum: 10c0/c85d6e7c618dbf902fda98cc795883388bc512bc2c34c7ac0481ea43acb6dd3cd38d60bdb571b586f392419a17998c89330fd7b0b9a344161f4a595637dd3f55
14331423
languageName: node
14341424
linkType: hard
14351425

@@ -1443,6 +1433,16 @@ __metadata:
14431433
languageName: node
14441434
linkType: hard
14451435

1436+
"@typescript-eslint/visitor-keys@npm:8.57.1":
1437+
version: 8.57.1
1438+
resolution: "@typescript-eslint/visitor-keys@npm:8.57.1"
1439+
dependencies:
1440+
"@typescript-eslint/types": "npm:8.57.1"
1441+
eslint-visitor-keys: "npm:^5.0.0"
1442+
checksum: 10c0/088a545c4aec6d9cabb266e1e40634f5fafa06cb05ef172526555957b0d99ac08822733fb788a09227071fdd6bd8b63f054393a0ecf9d4599c54b57918aa0e57
1443+
languageName: node
1444+
linkType: hard
1445+
14461446
"@ungap/structured-clone@npm:^1.3.0":
14471447
version: 1.3.0
14481448
resolution: "@ungap/structured-clone@npm:1.3.0"
@@ -1798,6 +1798,13 @@ __metadata:
17981798
languageName: node
17991799
linkType: hard
18001800

1801+
"balanced-match@npm:^4.0.2":
1802+
version: 4.0.4
1803+
resolution: "balanced-match@npm:4.0.4"
1804+
checksum: 10c0/07e86102a3eb2ee2a6a1a89164f29d0dbaebd28f2ca3f5ca786f36b8b23d9e417eb3be45a4acf754f837be5ac0a2317de90d3fcb7f4f4dc95720a1f36b26a17b
1805+
languageName: node
1806+
linkType: hard
1807+
18011808
"brace-expansion@npm:^1.1.7":
18021809
version: 1.1.11
18031810
resolution: "brace-expansion@npm:1.1.11"
@@ -1817,6 +1824,15 @@ __metadata:
18171824
languageName: node
18181825
linkType: hard
18191826

1827+
"brace-expansion@npm:^5.0.2":
1828+
version: 5.0.4
1829+
resolution: "brace-expansion@npm:5.0.4"
1830+
dependencies:
1831+
balanced-match: "npm:^4.0.2"
1832+
checksum: 10c0/359cbcfa80b2eb914ca1f3440e92313fbfe7919ee6b274c35db55bec555aded69dac5ee78f102cec90c35f98c20fa43d10936d0cd9978158823c249257e1643a
1833+
languageName: node
1834+
linkType: hard
1835+
18201836
"braces@npm:^3.0.3":
18211837
version: 3.0.3
18221838
resolution: "braces@npm:3.0.3"
@@ -2236,6 +2252,13 @@ __metadata:
22362252
languageName: node
22372253
linkType: hard
22382254

2255+
"eslint-visitor-keys@npm:^5.0.0":
2256+
version: 5.0.1
2257+
resolution: "eslint-visitor-keys@npm:5.0.1"
2258+
checksum: 10c0/16190bdf2cbae40a1109384c94450c526a79b0b9c3cb21e544256ed85ac48a4b84db66b74a6561d20fe6ab77447f150d711c2ad5ad74df4fcc133736bce99678
2259+
languageName: node
2260+
linkType: hard
2261+
22392262
"eslint@npm:^9.39.2":
22402263
version: 9.39.2
22412264
resolution: "eslint@npm:9.39.2"
@@ -3589,6 +3612,15 @@ __metadata:
35893612
languageName: node
35903613
linkType: hard
35913614

3615+
"minimatch@npm:^10.2.2":
3616+
version: 10.2.4
3617+
resolution: "minimatch@npm:10.2.4"
3618+
dependencies:
3619+
brace-expansion: "npm:^5.0.2"
3620+
checksum: 10c0/35f3dfb7b99b51efd46afd378486889f590e7efb10e0f6a10ba6800428cf65c9a8dedb74427d0570b318d749b543dc4e85f06d46d2858bc8cac7e1eb49a95945
3621+
languageName: node
3622+
linkType: hard
3623+
35923624
"minimatch@npm:^3.0.4, minimatch@npm:^3.1.2":
35933625
version: 3.1.5
35943626
resolution: "minimatch@npm:3.1.5"

0 commit comments

Comments
 (0)