Skip to content

Commit c497bf8

Browse files
committed
update dev dependencies
Signed-off-by: CrazyMax <[email protected]>
1 parent 279a65f commit c497bf8

2 files changed

Lines changed: 57 additions & 149 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,18 @@
2626
"@docker/actions-toolkit": "^0.62.1"
2727
},
2828
"devDependencies": {
29-
"@eslint/js": "^9.39.2",
30-
"@types/node": "^20.19.27",
31-
"@typescript-eslint/eslint-plugin": "^8.50.0",
32-
"@typescript-eslint/parser": "^8.50.0",
29+
"@eslint/js": "^9.39.3",
30+
"@types/node": "^20.19.35",
31+
"@typescript-eslint/eslint-plugin": "^8.56.1",
32+
"@typescript-eslint/parser": "^8.56.1",
3333
"@vercel/ncc": "^0.38.4",
3434
"@vitest/coverage-v8": "^4.0.18",
3535
"@vitest/eslint-plugin": "^1.6.9",
36-
"eslint": "^9.39.2",
36+
"eslint": "^9.39.3",
3737
"eslint-config-prettier": "^10.1.8",
38-
"eslint-plugin-prettier": "^5.5.4",
38+
"eslint-plugin-prettier": "^5.5.5",
3939
"globals": "^17.3.0",
40-
"prettier": "^3.7.4",
40+
"prettier": "^3.8.1",
4141
"typescript": "^5.9.3",
4242
"vitest": "^4.0.18"
4343
}

yarn.lock

Lines changed: 50 additions & 142 deletions
Original file line numberDiff line numberDiff line change
@@ -613,10 +613,10 @@ __metadata:
613613
languageName: node
614614
linkType: hard
615615

616-
"@eslint/js@npm:9.39.2, @eslint/js@npm:^9.39.2":
617-
version: 9.39.2
618-
resolution: "@eslint/js@npm:9.39.2"
619-
checksum: 10/6b7f676746f3111b5d1b23715319212ab9297868a0fa9980d483c3da8965d5841673aada2d5653e85a3f7156edee0893a7ae7035211b4efdcb2848154bb947f2
616+
"@eslint/js@npm:9.39.3, @eslint/js@npm:^9.39.3":
617+
version: 9.39.3
618+
resolution: "@eslint/js@npm:9.39.3"
619+
checksum: 10/91a1a1822cfeb2eb8a89aae86be5dfabad0b66b0915946516690a8485ddd80b91f43eee346789313fea1acbb7390a4958119ca7dc9a684a5c4014f12fcb3aaf3
620620
languageName: node
621621
linkType: hard
622622

@@ -1344,12 +1344,12 @@ __metadata:
13441344
languageName: node
13451345
linkType: hard
13461346

1347-
"@types/node@npm:^20.19.27":
1348-
version: 20.19.30
1349-
resolution: "@types/node@npm:20.19.30"
1347+
"@types/node@npm:^20.19.35":
1348+
version: 20.19.35
1349+
resolution: "@types/node@npm:20.19.35"
13501350
dependencies:
13511351
undici-types: "npm:~6.21.0"
1352-
checksum: 10/4a25e5cbcdfc61b9bf45ebbbd199a6ce26efed34bd67c45c3472654a1cf988f7b58ec7c1574ffb5b83c6a772e7eaf1ca9de94fdafc3a36ae6efb852c1f0b6fb0
1352+
checksum: 10/f14fa74f9ae4d1109d8a8e3ec31b6518122b3d31c28fd5725cb3eef8ff64d7cf6f8da9c84c78b512e2968006ec325c82a413cc2062da7b3c3230c882e88babba
13531353
languageName: node
13541354
linkType: hard
13551355

@@ -1362,52 +1362,39 @@ __metadata:
13621362
languageName: node
13631363
linkType: hard
13641364

1365-
"@typescript-eslint/eslint-plugin@npm:^8.50.0":
1366-
version: 8.54.0
1367-
resolution: "@typescript-eslint/eslint-plugin@npm:8.54.0"
1365+
"@typescript-eslint/eslint-plugin@npm:^8.56.1":
1366+
version: 8.56.1
1367+
resolution: "@typescript-eslint/eslint-plugin@npm:8.56.1"
13681368
dependencies:
13691369
"@eslint-community/regexpp": "npm:^4.12.2"
1370-
"@typescript-eslint/scope-manager": "npm:8.54.0"
1371-
"@typescript-eslint/type-utils": "npm:8.54.0"
1372-
"@typescript-eslint/utils": "npm:8.54.0"
1373-
"@typescript-eslint/visitor-keys": "npm:8.54.0"
1370+
"@typescript-eslint/scope-manager": "npm:8.56.1"
1371+
"@typescript-eslint/type-utils": "npm:8.56.1"
1372+
"@typescript-eslint/utils": "npm:8.56.1"
1373+
"@typescript-eslint/visitor-keys": "npm:8.56.1"
13741374
ignore: "npm:^7.0.5"
13751375
natural-compare: "npm:^1.4.0"
13761376
ts-api-utils: "npm:^2.4.0"
13771377
peerDependencies:
1378-
"@typescript-eslint/parser": ^8.54.0
1379-
eslint: ^8.57.0 || ^9.0.0
1380-
typescript: ">=4.8.4 <6.0.0"
1381-
checksum: 10/8f1c74ac77d7a84ae3f201bb09cb67271662befed036266af1eaa0653d09b545353441640516c1c86e0a94939887d32f0473c61a642488b14d46533742bfbd1b
1382-
languageName: node
1383-
linkType: hard
1384-
1385-
"@typescript-eslint/parser@npm:^8.50.0":
1386-
version: 8.54.0
1387-
resolution: "@typescript-eslint/parser@npm:8.54.0"
1388-
dependencies:
1389-
"@typescript-eslint/scope-manager": "npm:8.54.0"
1390-
"@typescript-eslint/types": "npm:8.54.0"
1391-
"@typescript-eslint/typescript-estree": "npm:8.54.0"
1392-
"@typescript-eslint/visitor-keys": "npm:8.54.0"
1393-
debug: "npm:^4.4.3"
1394-
peerDependencies:
1395-
eslint: ^8.57.0 || ^9.0.0
1378+
"@typescript-eslint/parser": ^8.56.1
1379+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
13961380
typescript: ">=4.8.4 <6.0.0"
1397-
checksum: 10/d2e09462c9966ef3deeba71d9e41d1d4876c61eea65888c93a3db6fba48b89a2165459c6519741d40e969da05ed98d3f4c87a7f56c5521ab5699743cc315f6cb
1381+
checksum: 10/669d19cff91fcad5fe34dba97cc8c0c2df3160ae14646759fb23dfd6ffbb861d00d8d081e74d1060d544bfba0ea4d05588c5b73ae104907af26cc18189c0d139
13981382
languageName: node
13991383
linkType: hard
14001384

1401-
"@typescript-eslint/project-service@npm:8.54.0":
1402-
version: 8.54.0
1403-
resolution: "@typescript-eslint/project-service@npm:8.54.0"
1385+
"@typescript-eslint/parser@npm:^8.56.1":
1386+
version: 8.56.1
1387+
resolution: "@typescript-eslint/parser@npm:8.56.1"
14041388
dependencies:
1405-
"@typescript-eslint/tsconfig-utils": "npm:^8.54.0"
1406-
"@typescript-eslint/types": "npm:^8.54.0"
1389+
"@typescript-eslint/scope-manager": "npm:8.56.1"
1390+
"@typescript-eslint/types": "npm:8.56.1"
1391+
"@typescript-eslint/typescript-estree": "npm:8.56.1"
1392+
"@typescript-eslint/visitor-keys": "npm:8.56.1"
14071393
debug: "npm:^4.4.3"
14081394
peerDependencies:
1395+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
14091396
typescript: ">=4.8.4 <6.0.0"
1410-
checksum: 10/93f0483f6bbcf7cf776a53a130f7606f597fba67cf111e1897873bf1531efaa96e4851cfd461da0f0cc93afbdb51e47bcce11cf7dd4fb68b7030c7f9f240b92f
1397+
checksum: 10/280b041a69153caf9e721b307781830483dd39d881b02d993156635bd8600e30e6a816aaead8bdd662ae5149b8870aef7b3823d3b98ec974d924c23a786fb6d9
14111398
languageName: node
14121399
linkType: hard
14131400

@@ -1424,16 +1411,6 @@ __metadata:
14241411
languageName: node
14251412
linkType: hard
14261413

1427-
"@typescript-eslint/scope-manager@npm:8.54.0":
1428-
version: 8.54.0
1429-
resolution: "@typescript-eslint/scope-manager@npm:8.54.0"
1430-
dependencies:
1431-
"@typescript-eslint/types": "npm:8.54.0"
1432-
"@typescript-eslint/visitor-keys": "npm:8.54.0"
1433-
checksum: 10/3474f3197e8647754393dee62b3145c9de71eaa66c8a68f61c8283aa332141803885db9c96caa6a51f78128ad9ef92f774a90361655e57bd951d5b57eb76f914
1434-
languageName: node
1435-
linkType: hard
1436-
14371414
"@typescript-eslint/scope-manager@npm:8.56.1, @typescript-eslint/scope-manager@npm:^8.55.0":
14381415
version: 8.56.1
14391416
resolution: "@typescript-eslint/scope-manager@npm:8.56.1"
@@ -1444,15 +1421,6 @@ __metadata:
14441421
languageName: node
14451422
linkType: hard
14461423

1447-
"@typescript-eslint/tsconfig-utils@npm:8.54.0, @typescript-eslint/tsconfig-utils@npm:^8.54.0":
1448-
version: 8.54.0
1449-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.54.0"
1450-
peerDependencies:
1451-
typescript: ">=4.8.4 <6.0.0"
1452-
checksum: 10/e9d6b29538716f007919bfcee94f09b7f8e7d2b684ad43d1a3c8d43afb9f0539c7707f84a34f42054e31c8c056b0ccf06575d89e860b4d34632ffefaefafe1fc
1453-
languageName: node
1454-
linkType: hard
1455-
14561424
"@typescript-eslint/tsconfig-utils@npm:8.56.1, @typescript-eslint/tsconfig-utils@npm:^8.56.1":
14571425
version: 8.56.1
14581426
resolution: "@typescript-eslint/tsconfig-utils@npm:8.56.1"
@@ -1462,26 +1430,19 @@ __metadata:
14621430
languageName: node
14631431
linkType: hard
14641432

1465-
"@typescript-eslint/type-utils@npm:8.54.0":
1466-
version: 8.54.0
1467-
resolution: "@typescript-eslint/type-utils@npm:8.54.0"
1433+
"@typescript-eslint/type-utils@npm:8.56.1":
1434+
version: 8.56.1
1435+
resolution: "@typescript-eslint/type-utils@npm:8.56.1"
14681436
dependencies:
1469-
"@typescript-eslint/types": "npm:8.54.0"
1470-
"@typescript-eslint/typescript-estree": "npm:8.54.0"
1471-
"@typescript-eslint/utils": "npm:8.54.0"
1437+
"@typescript-eslint/types": "npm:8.56.1"
1438+
"@typescript-eslint/typescript-estree": "npm:8.56.1"
1439+
"@typescript-eslint/utils": "npm:8.56.1"
14721440
debug: "npm:^4.4.3"
14731441
ts-api-utils: "npm:^2.4.0"
14741442
peerDependencies:
1475-
eslint: ^8.57.0 || ^9.0.0
1443+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
14761444
typescript: ">=4.8.4 <6.0.0"
1477-
checksum: 10/60e92fb32274abd70165ce6f4187e4cffa55416374c63731d7de8fdcfb7a558b4dd48909ff1ad38ac39d2ea1248ec54d6ce38dbc065fd34529a217fc2450d5b1
1478-
languageName: node
1479-
linkType: hard
1480-
1481-
"@typescript-eslint/types@npm:8.54.0, @typescript-eslint/types@npm:^8.54.0":
1482-
version: 8.54.0
1483-
resolution: "@typescript-eslint/types@npm:8.54.0"
1484-
checksum: 10/c25cc0bdf90fb150cf6ce498897f43fe3adf9e872562159118f34bd91a9bfab5f720cb1a41f3cdf253b2e840145d7d372089b7cef5156624ef31e98d34f91b31
1445+
checksum: 10/2b07c674c26d797d05c05779ac5c89761b6b96680ecaf01440957727d12c6d06a2e48f0b139e45752eb4b53bf13c03940628656c519d362082b716d6a0ece6d9
14851446
languageName: node
14861447
linkType: hard
14871448

@@ -1492,25 +1453,6 @@ __metadata:
14921453
languageName: node
14931454
linkType: hard
14941455

1495-
"@typescript-eslint/typescript-estree@npm:8.54.0":
1496-
version: 8.54.0
1497-
resolution: "@typescript-eslint/typescript-estree@npm:8.54.0"
1498-
dependencies:
1499-
"@typescript-eslint/project-service": "npm:8.54.0"
1500-
"@typescript-eslint/tsconfig-utils": "npm:8.54.0"
1501-
"@typescript-eslint/types": "npm:8.54.0"
1502-
"@typescript-eslint/visitor-keys": "npm:8.54.0"
1503-
debug: "npm:^4.4.3"
1504-
minimatch: "npm:^9.0.5"
1505-
semver: "npm:^7.7.3"
1506-
tinyglobby: "npm:^0.2.15"
1507-
ts-api-utils: "npm:^2.4.0"
1508-
peerDependencies:
1509-
typescript: ">=4.8.4 <6.0.0"
1510-
checksum: 10/3a545037c6f9319251d3ba44cf7a3216b1372422469e27f7ed3415244ebf42553da1ab4644da42d3f0ae2706a8cad12529ffebcb2e75406f74e3b30b812d010d
1511-
languageName: node
1512-
linkType: hard
1513-
15141456
"@typescript-eslint/typescript-estree@npm:8.56.1":
15151457
version: 8.56.1
15161458
resolution: "@typescript-eslint/typescript-estree@npm:8.56.1"
@@ -1530,22 +1472,7 @@ __metadata:
15301472
languageName: node
15311473
linkType: hard
15321474

1533-
"@typescript-eslint/utils@npm:8.54.0":
1534-
version: 8.54.0
1535-
resolution: "@typescript-eslint/utils@npm:8.54.0"
1536-
dependencies:
1537-
"@eslint-community/eslint-utils": "npm:^4.9.1"
1538-
"@typescript-eslint/scope-manager": "npm:8.54.0"
1539-
"@typescript-eslint/types": "npm:8.54.0"
1540-
"@typescript-eslint/typescript-estree": "npm:8.54.0"
1541-
peerDependencies:
1542-
eslint: ^8.57.0 || ^9.0.0
1543-
typescript: ">=4.8.4 <6.0.0"
1544-
checksum: 10/9f88a2a7ab3e11aa0ff7f99c0e66a0cf2cba10b640def4c64a4f4ef427fecfb22f28dbe5697535915eb01f6507515ac43e45e0ff384bf82856e3420194d9ffdd
1545-
languageName: node
1546-
linkType: hard
1547-
1548-
"@typescript-eslint/utils@npm:^8.55.0":
1475+
"@typescript-eslint/utils@npm:8.56.1, @typescript-eslint/utils@npm:^8.55.0":
15491476
version: 8.56.1
15501477
resolution: "@typescript-eslint/utils@npm:8.56.1"
15511478
dependencies:
@@ -1560,16 +1487,6 @@ __metadata:
15601487
languageName: node
15611488
linkType: hard
15621489

1563-
"@typescript-eslint/visitor-keys@npm:8.54.0":
1564-
version: 8.54.0
1565-
resolution: "@typescript-eslint/visitor-keys@npm:8.54.0"
1566-
dependencies:
1567-
"@typescript-eslint/types": "npm:8.54.0"
1568-
eslint-visitor-keys: "npm:^4.2.1"
1569-
checksum: 10/cca5380ee30250302ee1459e5a0a38de8c16213026dbbff3d167fa7d71d012f31d60ac4483ad45ebd13f2ac963d1ca52dd5f22759a68d4ee57626e421769187a
1570-
languageName: node
1571-
linkType: hard
1572-
15731490
"@typescript-eslint/visitor-keys@npm:8.56.1":
15741491
version: 8.56.1
15751492
resolution: "@typescript-eslint/visitor-keys@npm:8.56.1"
@@ -2221,18 +2138,18 @@ __metadata:
22212138
dependencies:
22222139
"@actions/core": "npm:^1.11.1"
22232140
"@docker/actions-toolkit": "npm:^0.62.1"
2224-
"@eslint/js": "npm:^9.39.2"
2225-
"@types/node": "npm:^20.19.27"
2226-
"@typescript-eslint/eslint-plugin": "npm:^8.50.0"
2227-
"@typescript-eslint/parser": "npm:^8.50.0"
2141+
"@eslint/js": "npm:^9.39.3"
2142+
"@types/node": "npm:^20.19.35"
2143+
"@typescript-eslint/eslint-plugin": "npm:^8.56.1"
2144+
"@typescript-eslint/parser": "npm:^8.56.1"
22282145
"@vercel/ncc": "npm:^0.38.4"
22292146
"@vitest/coverage-v8": "npm:^4.0.18"
22302147
"@vitest/eslint-plugin": "npm:^1.6.9"
2231-
eslint: "npm:^9.39.2"
2148+
eslint: "npm:^9.39.3"
22322149
eslint-config-prettier: "npm:^10.1.8"
2233-
eslint-plugin-prettier: "npm:^5.5.4"
2150+
eslint-plugin-prettier: "npm:^5.5.5"
22342151
globals: "npm:^17.3.0"
2235-
prettier: "npm:^3.7.4"
2152+
prettier: "npm:^3.8.1"
22362153
typescript: "npm:^5.9.3"
22372154
vitest: "npm:^4.0.18"
22382155
languageName: unknown
@@ -2417,7 +2334,7 @@ __metadata:
24172334
languageName: node
24182335
linkType: hard
24192336

2420-
"eslint-plugin-prettier@npm:^5.5.4":
2337+
"eslint-plugin-prettier@npm:^5.5.5":
24212338
version: 5.5.5
24222339
resolution: "eslint-plugin-prettier@npm:5.5.5"
24232340
dependencies:
@@ -2468,17 +2385,17 @@ __metadata:
24682385
languageName: node
24692386
linkType: hard
24702387

2471-
"eslint@npm:^9.39.2":
2472-
version: 9.39.2
2473-
resolution: "eslint@npm:9.39.2"
2388+
"eslint@npm:^9.39.3":
2389+
version: 9.39.3
2390+
resolution: "eslint@npm:9.39.3"
24742391
dependencies:
24752392
"@eslint-community/eslint-utils": "npm:^4.8.0"
24762393
"@eslint-community/regexpp": "npm:^4.12.1"
24772394
"@eslint/config-array": "npm:^0.21.1"
24782395
"@eslint/config-helpers": "npm:^0.4.2"
24792396
"@eslint/core": "npm:^0.17.0"
24802397
"@eslint/eslintrc": "npm:^3.3.1"
2481-
"@eslint/js": "npm:9.39.2"
2398+
"@eslint/js": "npm:9.39.3"
24822399
"@eslint/plugin-kit": "npm:^0.4.1"
24832400
"@humanfs/node": "npm:^0.16.6"
24842401
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -2513,7 +2430,7 @@ __metadata:
25132430
optional: true
25142431
bin:
25152432
eslint: bin/eslint.js
2516-
checksum: 10/53ff0e9c8264e7e8d40d50fdc0c0df0b701cfc5289beedfb686c214e3e7b199702f894bbd1bb48653727bb1ecbd1147cf5f555a4ae71e1daf35020cdc9072d9f
2433+
checksum: 10/1c95c92983ddf435e7f7d54edd06d703a15773a7d189583d3388e5b5ac714f0a2450b91c0b3bb9b9ccec9bd20994fd8e48d231ed6dabca0be56ef314b32820ff
25172434
languageName: node
25182435
linkType: hard
25192436

@@ -3364,15 +3281,6 @@ __metadata:
33643281
languageName: node
33653282
linkType: hard
33663283

3367-
"minimatch@npm:^9.0.5":
3368-
version: 9.0.5
3369-
resolution: "minimatch@npm:9.0.5"
3370-
dependencies:
3371-
brace-expansion: "npm:^2.0.1"
3372-
checksum: 10/dd6a8927b063aca6d910b119e1f2df6d2ce7d36eab91de83167dd136bb85e1ebff97b0d3de1cb08bd1f7e018ca170b4962479fefab5b2a69e2ae12cb2edc8348
3373-
languageName: node
3374-
linkType: hard
3375-
33763284
"minimist@npm:^1.2.5, minimist@npm:^1.2.6":
33773285
version: 1.2.8
33783286
resolution: "minimist@npm:1.2.8"
@@ -3746,7 +3654,7 @@ __metadata:
37463654
languageName: node
37473655
linkType: hard
37483656

3749-
"prettier@npm:^3.7.4":
3657+
"prettier@npm:^3.8.1":
37503658
version: 3.8.1
37513659
resolution: "prettier@npm:3.8.1"
37523660
bin:

0 commit comments

Comments
 (0)