Skip to content

Commit cae139b

Browse files
chore(deps): update all minor devdependencies
1 parent 41a539d commit cae139b

2 files changed

Lines changed: 90 additions & 83 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,11 @@
6666
"eslint-config-prettier": "10.1.8",
6767
"globals": "15.15.0",
6868
"husky": "9.1.7",
69-
"lint-staged": "16.3.1",
69+
"lint-staged": "16.4.0",
7070
"pkgroll": "2.27.0",
7171
"prettier": "3.8.1",
7272
"typescript": "5.9.3",
73-
"typescript-eslint": "8.56.1",
73+
"typescript-eslint": "8.57.0",
7474
"vitest": "3.2.4"
7575
}
7676
}

yarn.lock

Lines changed: 88 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ __metadata:
2424
globals: "npm:15.15.0"
2525
husky: "npm:9.1.7"
2626
joi: "npm:17.13.3"
27-
lint-staged: "npm:16.3.1"
27+
lint-staged: "npm:16.4.0"
2828
pkgroll: "npm:2.27.0"
2929
prettier: "npm:3.8.1"
3030
typescript: "npm:5.9.3"
31-
typescript-eslint: "npm:8.56.1"
31+
typescript-eslint: "npm:8.57.0"
3232
vitest: "npm:3.2.4"
3333
languageName: unknown
3434
linkType: soft
@@ -1307,138 +1307,138 @@ __metadata:
13071307
languageName: node
13081308
linkType: hard
13091309

1310-
"@typescript-eslint/eslint-plugin@npm:8.56.1":
1311-
version: 8.56.1
1312-
resolution: "@typescript-eslint/eslint-plugin@npm:8.56.1"
1310+
"@typescript-eslint/eslint-plugin@npm:8.57.0":
1311+
version: 8.57.0
1312+
resolution: "@typescript-eslint/eslint-plugin@npm:8.57.0"
13131313
dependencies:
13141314
"@eslint-community/regexpp": "npm:^4.12.2"
1315-
"@typescript-eslint/scope-manager": "npm:8.56.1"
1316-
"@typescript-eslint/type-utils": "npm:8.56.1"
1317-
"@typescript-eslint/utils": "npm:8.56.1"
1318-
"@typescript-eslint/visitor-keys": "npm:8.56.1"
1315+
"@typescript-eslint/scope-manager": "npm:8.57.0"
1316+
"@typescript-eslint/type-utils": "npm:8.57.0"
1317+
"@typescript-eslint/utils": "npm:8.57.0"
1318+
"@typescript-eslint/visitor-keys": "npm:8.57.0"
13191319
ignore: "npm:^7.0.5"
13201320
natural-compare: "npm:^1.4.0"
13211321
ts-api-utils: "npm:^2.4.0"
13221322
peerDependencies:
1323-
"@typescript-eslint/parser": ^8.56.1
1323+
"@typescript-eslint/parser": ^8.57.0
13241324
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
13251325
typescript: ">=4.8.4 <6.0.0"
1326-
checksum: 10/669d19cff91fcad5fe34dba97cc8c0c2df3160ae14646759fb23dfd6ffbb861d00d8d081e74d1060d544bfba0ea4d05588c5b73ae104907af26cc18189c0d139
1326+
checksum: 10/515ed019b16ff2ed4dacb1c2f1cd94227f16f93a8fe086d2bd60f78e6a36ffb20a048d55ddafdac4359d88d16f727c31b36814dba7479c4998f6ad0cc1da2c77
13271327
languageName: node
13281328
linkType: hard
13291329

1330-
"@typescript-eslint/parser@npm:8.56.1":
1331-
version: 8.56.1
1332-
resolution: "@typescript-eslint/parser@npm:8.56.1"
1330+
"@typescript-eslint/parser@npm:8.57.0":
1331+
version: 8.57.0
1332+
resolution: "@typescript-eslint/parser@npm:8.57.0"
13331333
dependencies:
1334-
"@typescript-eslint/scope-manager": "npm:8.56.1"
1335-
"@typescript-eslint/types": "npm:8.56.1"
1336-
"@typescript-eslint/typescript-estree": "npm:8.56.1"
1337-
"@typescript-eslint/visitor-keys": "npm:8.56.1"
1334+
"@typescript-eslint/scope-manager": "npm:8.57.0"
1335+
"@typescript-eslint/types": "npm:8.57.0"
1336+
"@typescript-eslint/typescript-estree": "npm:8.57.0"
1337+
"@typescript-eslint/visitor-keys": "npm:8.57.0"
13381338
debug: "npm:^4.4.3"
13391339
peerDependencies:
13401340
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
13411341
typescript: ">=4.8.4 <6.0.0"
1342-
checksum: 10/280b041a69153caf9e721b307781830483dd39d881b02d993156635bd8600e30e6a816aaead8bdd662ae5149b8870aef7b3823d3b98ec974d924c23a786fb6d9
1342+
checksum: 10/9f51f8d8a81475d9870f380d9d737b9b59d89a0b7c8f9dce87e23b566d2b95986980717104dc87e2aa207de7ea0880f83963675fbe703c5531016dcacbc4c389
13431343
languageName: node
13441344
linkType: hard
13451345

1346-
"@typescript-eslint/project-service@npm:8.56.1":
1347-
version: 8.56.1
1348-
resolution: "@typescript-eslint/project-service@npm:8.56.1"
1346+
"@typescript-eslint/project-service@npm:8.57.0":
1347+
version: 8.57.0
1348+
resolution: "@typescript-eslint/project-service@npm:8.57.0"
13491349
dependencies:
1350-
"@typescript-eslint/tsconfig-utils": "npm:^8.56.1"
1351-
"@typescript-eslint/types": "npm:^8.56.1"
1350+
"@typescript-eslint/tsconfig-utils": "npm:^8.57.0"
1351+
"@typescript-eslint/types": "npm:^8.57.0"
13521352
debug: "npm:^4.4.3"
13531353
peerDependencies:
13541354
typescript: ">=4.8.4 <6.0.0"
1355-
checksum: 10/5e7fdc95aebcefc72fec77806bb0821a9a59e5e88f86d72b15ad011eb6110da05419b803875f021716a219fc7fb8517331a6736364344c8613a90209539a6d32
1355+
checksum: 10/4333c1ac52490926c780b2556d903b3d679d280e60b425d38ae851efa457ebe65b8aa9e1e88651e035527926a368cb52099f4bc395de7ec70f848430576c5db4
13561356
languageName: node
13571357
linkType: hard
13581358

1359-
"@typescript-eslint/scope-manager@npm:8.56.1":
1360-
version: 8.56.1
1361-
resolution: "@typescript-eslint/scope-manager@npm:8.56.1"
1359+
"@typescript-eslint/scope-manager@npm:8.57.0":
1360+
version: 8.57.0
1361+
resolution: "@typescript-eslint/scope-manager@npm:8.57.0"
13621362
dependencies:
1363-
"@typescript-eslint/types": "npm:8.56.1"
1364-
"@typescript-eslint/visitor-keys": "npm:8.56.1"
1365-
checksum: 10/f358cf8bd32952eed005d4f34c1e95805baefe35abee96d866222b0eff8027cc02f831cee04b308707d74db2b415437a134191207b4213ee8acbc6d67a435616
1363+
"@typescript-eslint/types": "npm:8.57.0"
1364+
"@typescript-eslint/visitor-keys": "npm:8.57.0"
1365+
checksum: 10/72a7086b1605f55dea36909d74e21b023ebd438b393e6ceb736ecc711f487d0add6d4f3648c1fc6c1a01faecd2a7a1f8839f92d8e7fa27f3937000f1fece2e33
13661366
languageName: node
13671367
linkType: hard
13681368

1369-
"@typescript-eslint/tsconfig-utils@npm:8.56.1, @typescript-eslint/tsconfig-utils@npm:^8.56.1":
1370-
version: 8.56.1
1371-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.56.1"
1369+
"@typescript-eslint/tsconfig-utils@npm:8.57.0, @typescript-eslint/tsconfig-utils@npm:^8.57.0":
1370+
version: 8.57.0
1371+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.57.0"
13721372
peerDependencies:
13731373
typescript: ">=4.8.4 <6.0.0"
1374-
checksum: 10/d509f1ae4b14969173e498db6d15c833b6407db456c7fca9e25396798a35014229a73754691f353c4a99f5f0bbb4535b4144f42f84e596645a16d88a2022135f
1374+
checksum: 10/cd451a0d1b19faa16314986bcb5aeb4bd98a77f23d4d627304434fc423689a675d6c009f19316006cdca4b83183951fcd8b56d721e595bb6b0d9d52ad0f43c5b
13751375
languageName: node
13761376
linkType: hard
13771377

1378-
"@typescript-eslint/type-utils@npm:8.56.1":
1379-
version: 8.56.1
1380-
resolution: "@typescript-eslint/type-utils@npm:8.56.1"
1378+
"@typescript-eslint/type-utils@npm:8.57.0":
1379+
version: 8.57.0
1380+
resolution: "@typescript-eslint/type-utils@npm:8.57.0"
13811381
dependencies:
1382-
"@typescript-eslint/types": "npm:8.56.1"
1383-
"@typescript-eslint/typescript-estree": "npm:8.56.1"
1384-
"@typescript-eslint/utils": "npm:8.56.1"
1382+
"@typescript-eslint/types": "npm:8.57.0"
1383+
"@typescript-eslint/typescript-estree": "npm:8.57.0"
1384+
"@typescript-eslint/utils": "npm:8.57.0"
13851385
debug: "npm:^4.4.3"
13861386
ts-api-utils: "npm:^2.4.0"
13871387
peerDependencies:
13881388
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
13891389
typescript: ">=4.8.4 <6.0.0"
1390-
checksum: 10/2b07c674c26d797d05c05779ac5c89761b6b96680ecaf01440957727d12c6d06a2e48f0b139e45752eb4b53bf13c03940628656c519d362082b716d6a0ece6d9
1390+
checksum: 10/7ee7ca9090b973f77754e83aebf80c8263f02150109b844ccebb8f5db130b90b95af38343e875ade23fc520a197754107f3706fa0432ae2c32a32e95f1399350
13911391
languageName: node
13921392
linkType: hard
13931393

1394-
"@typescript-eslint/types@npm:8.56.1, @typescript-eslint/types@npm:^8.56.1":
1395-
version: 8.56.1
1396-
resolution: "@typescript-eslint/types@npm:8.56.1"
1397-
checksum: 10/4bcffab5b0fd48adb731fcade86a776ca4a66e229defa5a282b58ba9c95af16ffc459a7d188e27c988a35be1f6fb5b812f9cf0952692eac38d5b3e87daafb20a
1394+
"@typescript-eslint/types@npm:8.57.0, @typescript-eslint/types@npm:^8.57.0":
1395+
version: 8.57.0
1396+
resolution: "@typescript-eslint/types@npm:8.57.0"
1397+
checksum: 10/ba23a4deeb5a89b9b99fee35f58d662901f236000d0f6bcada5143a2ef5ec831c7909e9192def8a48d18f8c3327b78bf3e9c02d770b4a4d721a0422b97ca1e29
13981398
languageName: node
13991399
linkType: hard
14001400

1401-
"@typescript-eslint/typescript-estree@npm:8.56.1":
1402-
version: 8.56.1
1403-
resolution: "@typescript-eslint/typescript-estree@npm:8.56.1"
1401+
"@typescript-eslint/typescript-estree@npm:8.57.0":
1402+
version: 8.57.0
1403+
resolution: "@typescript-eslint/typescript-estree@npm:8.57.0"
14041404
dependencies:
1405-
"@typescript-eslint/project-service": "npm:8.56.1"
1406-
"@typescript-eslint/tsconfig-utils": "npm:8.56.1"
1407-
"@typescript-eslint/types": "npm:8.56.1"
1408-
"@typescript-eslint/visitor-keys": "npm:8.56.1"
1405+
"@typescript-eslint/project-service": "npm:8.57.0"
1406+
"@typescript-eslint/tsconfig-utils": "npm:8.57.0"
1407+
"@typescript-eslint/types": "npm:8.57.0"
1408+
"@typescript-eslint/visitor-keys": "npm:8.57.0"
14091409
debug: "npm:^4.4.3"
14101410
minimatch: "npm:^10.2.2"
14111411
semver: "npm:^7.7.3"
14121412
tinyglobby: "npm:^0.2.15"
14131413
ts-api-utils: "npm:^2.4.0"
14141414
peerDependencies:
14151415
typescript: ">=4.8.4 <6.0.0"
1416-
checksum: 10/af39dae0a8fada72295a11f0efb49f311241134b0a3d819100eeda6a2f92368844645873ba785de5513ad541cd9c2ba17b9bfed2679daac4682fa2a3b627f087
1416+
checksum: 10/eae6027de9b8e0d5c443ad77219689c59dd02085867ea34c0613c93d625cbb9c517fe514fcc38061d49bd39422ca1f170764473b21db178e1db39deeeca6458b
14171417
languageName: node
14181418
linkType: hard
14191419

1420-
"@typescript-eslint/utils@npm:8.56.1":
1421-
version: 8.56.1
1422-
resolution: "@typescript-eslint/utils@npm:8.56.1"
1420+
"@typescript-eslint/utils@npm:8.57.0":
1421+
version: 8.57.0
1422+
resolution: "@typescript-eslint/utils@npm:8.57.0"
14231423
dependencies:
14241424
"@eslint-community/eslint-utils": "npm:^4.9.1"
1425-
"@typescript-eslint/scope-manager": "npm:8.56.1"
1426-
"@typescript-eslint/types": "npm:8.56.1"
1427-
"@typescript-eslint/typescript-estree": "npm:8.56.1"
1425+
"@typescript-eslint/scope-manager": "npm:8.57.0"
1426+
"@typescript-eslint/types": "npm:8.57.0"
1427+
"@typescript-eslint/typescript-estree": "npm:8.57.0"
14281428
peerDependencies:
14291429
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
14301430
typescript: ">=4.8.4 <6.0.0"
1431-
checksum: 10/528cbd187d8288a8cfce24a043f993b93711087f53d2b6f95cdd615a1a4087af1dab083a747761af97474a621c7b14f11c84ee50c250f31566ebc64cf73867fe
1431+
checksum: 10/76e3c8eb9f6e28e4cf1359a1b32facaa7523464baeeba8f00a8d68a5a40b3d5d79cfffe48e85d365b06637b6ea6474f63f08a5b5844b2595c2e552e067dc9449
14321432
languageName: node
14331433
linkType: hard
14341434

1435-
"@typescript-eslint/visitor-keys@npm:8.56.1":
1436-
version: 8.56.1
1437-
resolution: "@typescript-eslint/visitor-keys@npm:8.56.1"
1435+
"@typescript-eslint/visitor-keys@npm:8.57.0":
1436+
version: 8.57.0
1437+
resolution: "@typescript-eslint/visitor-keys@npm:8.57.0"
14381438
dependencies:
1439-
"@typescript-eslint/types": "npm:8.56.1"
1439+
"@typescript-eslint/types": "npm:8.57.0"
14401440
eslint-visitor-keys: "npm:^5.0.0"
1441-
checksum: 10/efed6a9867e7be203eec543e5a65da5aaec96aae55fba6fe74a305bf600e57c707764835e82bb8eb541f49a9b70442ff1e1a0ecf3543c78c91b84dda43b95c53
1441+
checksum: 10/049edd9e6a5e919bed84bffeefa3d3d944295183feaeb175119c17bcbefa051f10e0e135e4a4dc545c5aa781bd11a276ec5e62fd1211f6692c06a84036b8c4c5
14421442
languageName: node
14431443
linkType: hard
14441444

@@ -3526,19 +3526,19 @@ __metadata:
35263526
languageName: node
35273527
linkType: hard
35283528

3529-
"lint-staged@npm:16.3.1":
3530-
version: 16.3.1
3531-
resolution: "lint-staged@npm:16.3.1"
3529+
"lint-staged@npm:16.4.0":
3530+
version: 16.4.0
3531+
resolution: "lint-staged@npm:16.4.0"
35323532
dependencies:
35333533
commander: "npm:^14.0.3"
35343534
listr2: "npm:^9.0.5"
3535-
micromatch: "npm:^4.0.8"
3535+
picomatch: "npm:^4.0.3"
35363536
string-argv: "npm:^0.3.2"
3537-
tinyexec: "npm:^1.0.2"
3537+
tinyexec: "npm:^1.0.4"
35383538
yaml: "npm:^2.8.2"
35393539
bin:
35403540
lint-staged: bin/lint-staged.js
3541-
checksum: 10/4eaebcfcf7cc37c163e3b365da4b35c3403b6e6184039ff0256e2d1765e01aea28a5ffd8726ee4964b10ea6aecd4cbb1790e08964597bafe608bd8126ed4700d
3541+
checksum: 10/eb7aa0d43e321bbf282ce0c693a3db762aa9b8e5bf29419a49c8877a247cd3a14cf8d519f914f8c8dcd2aea73ac83c0bb44fadb97a30004219e060a780dda74e
35423542
languageName: node
35433543
linkType: hard
35443544

@@ -4817,13 +4817,20 @@ __metadata:
48174817
languageName: node
48184818
linkType: hard
48194819

4820-
"tinyexec@npm:^1.0.0, tinyexec@npm:^1.0.2":
4820+
"tinyexec@npm:^1.0.0":
48214821
version: 1.0.2
48224822
resolution: "tinyexec@npm:1.0.2"
48234823
checksum: 10/cb709ed4240e873d3816e67f851d445f5676e0ae3a52931a60ff571d93d388da09108c8057b62351766133ee05ff3159dd56c3a0fbd39a5933c6639ce8771405
48244824
languageName: node
48254825
linkType: hard
48264826

4827+
"tinyexec@npm:^1.0.4":
4828+
version: 1.0.4
4829+
resolution: "tinyexec@npm:1.0.4"
4830+
checksum: 10/ccebe4044eef6fa5050929df7862fda70b4fb700f15d94aef8ae6109b9d194dbc3a990125d99944fd25b90fe2115e1927f055b909a604c571a81b647ede5757a
4831+
languageName: node
4832+
linkType: hard
4833+
48274834
"tinyglobby@npm:^0.2.12, tinyglobby@npm:^0.2.14, tinyglobby@npm:^0.2.15":
48284835
version: 0.2.15
48294836
resolution: "tinyglobby@npm:0.2.15"
@@ -4905,18 +4912,18 @@ __metadata:
49054912
languageName: node
49064913
linkType: hard
49074914

4908-
"typescript-eslint@npm:8.56.1":
4909-
version: 8.56.1
4910-
resolution: "typescript-eslint@npm:8.56.1"
4915+
"typescript-eslint@npm:8.57.0":
4916+
version: 8.57.0
4917+
resolution: "typescript-eslint@npm:8.57.0"
49114918
dependencies:
4912-
"@typescript-eslint/eslint-plugin": "npm:8.56.1"
4913-
"@typescript-eslint/parser": "npm:8.56.1"
4914-
"@typescript-eslint/typescript-estree": "npm:8.56.1"
4915-
"@typescript-eslint/utils": "npm:8.56.1"
4919+
"@typescript-eslint/eslint-plugin": "npm:8.57.0"
4920+
"@typescript-eslint/parser": "npm:8.57.0"
4921+
"@typescript-eslint/typescript-estree": "npm:8.57.0"
4922+
"@typescript-eslint/utils": "npm:8.57.0"
49164923
peerDependencies:
49174924
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
49184925
typescript: ">=4.8.4 <6.0.0"
4919-
checksum: 10/e18cd347ddce0f0e5b28121346f27736a418adf68e73d613690ea3a1d0adfe03bc393f77a8872c2cef77ca74bcc0974212d1775c360de33a9987a94cda11a05b
4926+
checksum: 10/2037d6d40311e04cd28d4b0947d8a970ce64cd6ae657a77a9fb587961eba9e5bbdeec274296259de8622e1b0e860cc2362e2b8b472c540101e6f6e7ce3186928
49204927
languageName: node
49214928
linkType: hard
49224929

0 commit comments

Comments
 (0)