Skip to content

Commit 3d557b6

Browse files
chore(deps): update all minor devdependencies
1 parent fbe54a6 commit 3d557b6

File tree

2 files changed

+81
-92
lines changed

2 files changed

+81
-92
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,22 +53,22 @@
5353
"devDependencies": {
5454
"@commitlint/cli": "19.6.0",
5555
"@commitlint/config-conventional": "19.6.0",
56-
"@eslint/js": "9.16.0",
56+
"@eslint/js": "9.17.0",
5757
"@types/babel__core": "7.20.5",
5858
"@types/eslint-config-prettier": "6.11.3",
5959
"@types/eslint__js": "8.42.3",
6060
"@vitest/coverage-v8": "2.1.8",
6161
"commitizen": "4.3.1",
6262
"cz-conventional-changelog": "3.3.0",
63-
"eslint": "9.16.0",
63+
"eslint": "9.17.0",
6464
"eslint-config-prettier": "9.1.0",
6565
"globals": "15.13.0",
6666
"husky": "9.1.7",
6767
"lint-staged": "15.2.11",
6868
"pkgroll": "2.5.1",
6969
"prettier": "3.4.2",
7070
"typescript": "5.7.2",
71-
"typescript-eslint": "8.17.0",
71+
"typescript-eslint": "8.18.0",
7272
"vitest": "2.1.8"
7373
}
7474
}

yarn.lock

Lines changed: 78 additions & 89 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ __metadata:
1111
dependencies:
1212
"@commitlint/cli": "npm:19.6.0"
1313
"@commitlint/config-conventional": "npm:19.6.0"
14-
"@eslint/js": "npm:9.16.0"
14+
"@eslint/js": "npm:9.17.0"
1515
"@types/babel__core": "npm:7.20.5"
1616
"@types/eslint-config-prettier": "npm:6.11.3"
1717
"@types/eslint__js": "npm:8.42.3"
1818
"@vitest/coverage-v8": "npm:2.1.8"
1919
commitizen: "npm:4.3.1"
2020
cz-conventional-changelog: "npm:3.3.0"
2121
date-fns: "npm:4.1.0"
22-
eslint: "npm:9.16.0"
22+
eslint: "npm:9.17.0"
2323
eslint-config-prettier: "npm:9.1.0"
2424
globals: "npm:15.13.0"
2525
husky: "npm:9.1.7"
@@ -28,7 +28,7 @@ __metadata:
2828
pkgroll: "npm:2.5.1"
2929
prettier: "npm:3.4.2"
3030
typescript: "npm:5.7.2"
31-
typescript-eslint: "npm:8.17.0"
31+
typescript-eslint: "npm:8.18.0"
3232
vitest: "npm:2.1.8"
3333
languageName: unknown
3434
linkType: soft
@@ -671,10 +671,10 @@ __metadata:
671671
languageName: node
672672
linkType: hard
673673

674-
"@eslint/js@npm:9.16.0":
675-
version: 9.16.0
676-
resolution: "@eslint/js@npm:9.16.0"
677-
checksum: 10/122da09b6a2c6a92d68be26146af1da17d9d4e03cf9435a874d341f18519122eef9ed229e52a1b781dc5987239754954e80a0b11bbe8f65df96e9ef8f3b438ad
674+
"@eslint/js@npm:9.17.0":
675+
version: 9.17.0
676+
resolution: "@eslint/js@npm:9.17.0"
677+
checksum: 10/1a89e62f5c50e75d44565b7f3b91701455a999132c991e10bac59c118fbb54bdd54be22b9bda1ac730f78a2e64604403d65ce5dd7726d80b2632982cfc3d84ac
678678
languageName: node
679679
linkType: hard
680680

@@ -1248,124 +1248,115 @@ __metadata:
12481248
languageName: node
12491249
linkType: hard
12501250

1251-
"@typescript-eslint/eslint-plugin@npm:8.17.0":
1252-
version: 8.17.0
1253-
resolution: "@typescript-eslint/eslint-plugin@npm:8.17.0"
1251+
"@typescript-eslint/eslint-plugin@npm:8.18.0":
1252+
version: 8.18.0
1253+
resolution: "@typescript-eslint/eslint-plugin@npm:8.18.0"
12541254
dependencies:
12551255
"@eslint-community/regexpp": "npm:^4.10.0"
1256-
"@typescript-eslint/scope-manager": "npm:8.17.0"
1257-
"@typescript-eslint/type-utils": "npm:8.17.0"
1258-
"@typescript-eslint/utils": "npm:8.17.0"
1259-
"@typescript-eslint/visitor-keys": "npm:8.17.0"
1256+
"@typescript-eslint/scope-manager": "npm:8.18.0"
1257+
"@typescript-eslint/type-utils": "npm:8.18.0"
1258+
"@typescript-eslint/utils": "npm:8.18.0"
1259+
"@typescript-eslint/visitor-keys": "npm:8.18.0"
12601260
graphemer: "npm:^1.4.0"
12611261
ignore: "npm:^5.3.1"
12621262
natural-compare: "npm:^1.4.0"
12631263
ts-api-utils: "npm:^1.3.0"
12641264
peerDependencies:
12651265
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
12661266
eslint: ^8.57.0 || ^9.0.0
1267-
peerDependenciesMeta:
1268-
typescript:
1269-
optional: true
1270-
checksum: 10/753630802632dc1bb15d4b86afe60b5280d080cc6715648f6b717093a81d31f8aa621f823d0aa5632d1cf05f3c8f4ea356eff49efd11d9f7c154cb16d2ac2d79
1267+
typescript: ">=4.8.4 <5.8.0"
1268+
checksum: 10/fc163212ab626b8880bcc6c166da6e1c907c1e9eac720a217e58bec64af3866dc18e990a15a7dcd9593643f390d921625a89fb235a7e126fbb0a2f52e4abf0f5
12711269
languageName: node
12721270
linkType: hard
12731271

1274-
"@typescript-eslint/parser@npm:8.17.0":
1275-
version: 8.17.0
1276-
resolution: "@typescript-eslint/parser@npm:8.17.0"
1272+
"@typescript-eslint/parser@npm:8.18.0":
1273+
version: 8.18.0
1274+
resolution: "@typescript-eslint/parser@npm:8.18.0"
12771275
dependencies:
1278-
"@typescript-eslint/scope-manager": "npm:8.17.0"
1279-
"@typescript-eslint/types": "npm:8.17.0"
1280-
"@typescript-eslint/typescript-estree": "npm:8.17.0"
1281-
"@typescript-eslint/visitor-keys": "npm:8.17.0"
1276+
"@typescript-eslint/scope-manager": "npm:8.18.0"
1277+
"@typescript-eslint/types": "npm:8.18.0"
1278+
"@typescript-eslint/typescript-estree": "npm:8.18.0"
1279+
"@typescript-eslint/visitor-keys": "npm:8.18.0"
12821280
debug: "npm:^4.3.4"
12831281
peerDependencies:
12841282
eslint: ^8.57.0 || ^9.0.0
1285-
peerDependenciesMeta:
1286-
typescript:
1287-
optional: true
1288-
checksum: 10/464981e1424e4a7849ca7253b54092a67d33130d28ecf492efd56d5ce69e640a876b7f84e59f1e368e763125432c34e7de28d78c0eef1bda4e9a9d52de0ccac5
1283+
typescript: ">=4.8.4 <5.8.0"
1284+
checksum: 10/5f4a1c431868ee677a6a1f55197c26c5c6e528a07fd8d8dee3648697c3617343693709c9f77cba86f8bdc1738c5727f5badfd3a9745f0e0719edb77fd0c01ba3
12891285
languageName: node
12901286
linkType: hard
12911287

1292-
"@typescript-eslint/scope-manager@npm:8.17.0":
1293-
version: 8.17.0
1294-
resolution: "@typescript-eslint/scope-manager@npm:8.17.0"
1288+
"@typescript-eslint/scope-manager@npm:8.18.0":
1289+
version: 8.18.0
1290+
resolution: "@typescript-eslint/scope-manager@npm:8.18.0"
12951291
dependencies:
1296-
"@typescript-eslint/types": "npm:8.17.0"
1297-
"@typescript-eslint/visitor-keys": "npm:8.17.0"
1298-
checksum: 10/fa934d9fd88070833c57a3e79c0f933d0b68884c00293a1d571889b882e5c9680ccfdc5c77a7160d5a4b8b46657f93db2468a4726a517fce4d3bc764b66f1995
1292+
"@typescript-eslint/types": "npm:8.18.0"
1293+
"@typescript-eslint/visitor-keys": "npm:8.18.0"
1294+
checksum: 10/869fd569a1f98cd284001062cca501e25ef7079c761242926d3b35454da64e398391ddb9d686adb34bf7bee6446491617b52c54ba54db07ee637ad4ef024d262
12991295
languageName: node
13001296
linkType: hard
13011297

1302-
"@typescript-eslint/type-utils@npm:8.17.0":
1303-
version: 8.17.0
1304-
resolution: "@typescript-eslint/type-utils@npm:8.17.0"
1298+
"@typescript-eslint/type-utils@npm:8.18.0":
1299+
version: 8.18.0
1300+
resolution: "@typescript-eslint/type-utils@npm:8.18.0"
13051301
dependencies:
1306-
"@typescript-eslint/typescript-estree": "npm:8.17.0"
1307-
"@typescript-eslint/utils": "npm:8.17.0"
1302+
"@typescript-eslint/typescript-estree": "npm:8.18.0"
1303+
"@typescript-eslint/utils": "npm:8.18.0"
13081304
debug: "npm:^4.3.4"
13091305
ts-api-utils: "npm:^1.3.0"
13101306
peerDependencies:
13111307
eslint: ^8.57.0 || ^9.0.0
1312-
peerDependenciesMeta:
1313-
typescript:
1314-
optional: true
1315-
checksum: 10/a755935a0c16d6b9456effb1cad5e9605936e60799b57394cd143620dd862a90bcac12f720a009e32cafdae315fda343252117db4dc83520e0d21f1c28889792
1308+
typescript: ">=4.8.4 <5.8.0"
1309+
checksum: 10/d857a0b6a52aad10dfd51465b8fc667f579c4a590e7fedd372f834abd2fb438186e2ebc25b61f8a5e4a90d40ebdf614367088d73ec7fe5ac0e8c9dc47ae02258
13161310
languageName: node
13171311
linkType: hard
13181312

1319-
"@typescript-eslint/types@npm:8.17.0":
1320-
version: 8.17.0
1321-
resolution: "@typescript-eslint/types@npm:8.17.0"
1322-
checksum: 10/46baf69ab30dd814a390590b94ca64c407ac725cb0143590ddcaf72fa43c940cec180539752ce4af26ac7e0ae2f5f921cfd0d07b088ca680f8a28800d4d33a5f
1313+
"@typescript-eslint/types@npm:8.18.0":
1314+
version: 8.18.0
1315+
resolution: "@typescript-eslint/types@npm:8.18.0"
1316+
checksum: 10/6c6473c169671ca946df7c1e0e424e5296dd44d89833d5c82a0ec0fdb2c668c62f8de31c85b18754d332198f18340cf2b6f13d3b13d02770ee9d1a93a099f069
13231317
languageName: node
13241318
linkType: hard
13251319

1326-
"@typescript-eslint/typescript-estree@npm:8.17.0":
1327-
version: 8.17.0
1328-
resolution: "@typescript-eslint/typescript-estree@npm:8.17.0"
1320+
"@typescript-eslint/typescript-estree@npm:8.18.0":
1321+
version: 8.18.0
1322+
resolution: "@typescript-eslint/typescript-estree@npm:8.18.0"
13291323
dependencies:
1330-
"@typescript-eslint/types": "npm:8.17.0"
1331-
"@typescript-eslint/visitor-keys": "npm:8.17.0"
1324+
"@typescript-eslint/types": "npm:8.18.0"
1325+
"@typescript-eslint/visitor-keys": "npm:8.18.0"
13321326
debug: "npm:^4.3.4"
13331327
fast-glob: "npm:^3.3.2"
13341328
is-glob: "npm:^4.0.3"
13351329
minimatch: "npm:^9.0.4"
13361330
semver: "npm:^7.6.0"
13371331
ts-api-utils: "npm:^1.3.0"
1338-
peerDependenciesMeta:
1339-
typescript:
1340-
optional: true
1341-
checksum: 10/8a1f8be767b82e75d41eedda7fdb5135787ceaab480671b6d9891b5f92ee3a13f19ad6f48d5abf5e4f2afc4dd3317c621c1935505ef098f22b67be2f9d01ab7b
1332+
peerDependencies:
1333+
typescript: ">=4.8.4 <5.8.0"
1334+
checksum: 10/8ffd54a58dcc2c1b33f55c29193656fde772946d9dea87e06084a242dad3098049ecff9758e215c9f27ed358c5c7dabcae96cf19bc824098e075500725faf2e1
13421335
languageName: node
13431336
linkType: hard
13441337

1345-
"@typescript-eslint/utils@npm:8.17.0":
1346-
version: 8.17.0
1347-
resolution: "@typescript-eslint/utils@npm:8.17.0"
1338+
"@typescript-eslint/utils@npm:8.18.0":
1339+
version: 8.18.0
1340+
resolution: "@typescript-eslint/utils@npm:8.18.0"
13481341
dependencies:
13491342
"@eslint-community/eslint-utils": "npm:^4.4.0"
1350-
"@typescript-eslint/scope-manager": "npm:8.17.0"
1351-
"@typescript-eslint/types": "npm:8.17.0"
1352-
"@typescript-eslint/typescript-estree": "npm:8.17.0"
1343+
"@typescript-eslint/scope-manager": "npm:8.18.0"
1344+
"@typescript-eslint/types": "npm:8.18.0"
1345+
"@typescript-eslint/typescript-estree": "npm:8.18.0"
13531346
peerDependencies:
13541347
eslint: ^8.57.0 || ^9.0.0
1355-
peerDependenciesMeta:
1356-
typescript:
1357-
optional: true
1358-
checksum: 10/e82934468bece55ccf633be9f3fe6cae26791fa6488b5af08ea22566f6b32e1296917e46cb1fe39bba7717ebdf0dca49935112760c4439a11af36b3b7925917a
1348+
typescript: ">=4.8.4 <5.8.0"
1349+
checksum: 10/ced2775200a4d88f9c1808f2f9a4dc43505939c4bcd5b60ca2e74bf291d6f6993789ce9d56f373c39476080a9f430e969258ee8111d0a7a9ea85da399151d27e
13591350
languageName: node
13601351
linkType: hard
13611352

1362-
"@typescript-eslint/visitor-keys@npm:8.17.0":
1363-
version: 8.17.0
1364-
resolution: "@typescript-eslint/visitor-keys@npm:8.17.0"
1353+
"@typescript-eslint/visitor-keys@npm:8.18.0":
1354+
version: 8.18.0
1355+
resolution: "@typescript-eslint/visitor-keys@npm:8.18.0"
13651356
dependencies:
1366-
"@typescript-eslint/types": "npm:8.17.0"
1357+
"@typescript-eslint/types": "npm:8.18.0"
13671358
eslint-visitor-keys: "npm:^4.2.0"
1368-
checksum: 10/e7a3c3b9430ecefb8e720f735f8a94f87901f055c75dc8eec60052dfdf90cc28dd33f03c11cd8244551dc988bf98d1db9bd09ef8fd3c51236912cab3680b9c6b
1359+
checksum: 10/6b2e1e471097ddd903dcb125ba8ff42bf4262fc4f408ca3afacf4161cff6f06b7ab4a6a7dd273e34b61a676f89a00535de7497c77d9001a10512ba3fe7d91971
13691360
languageName: node
13701361
linkType: hard
13711362

@@ -2020,7 +2011,7 @@ __metadata:
20202011
languageName: node
20212012
linkType: hard
20222013

2023-
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.3, cross-spawn@npm:^7.0.5":
2014+
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.3, cross-spawn@npm:^7.0.6":
20242015
version: 7.0.6
20252016
resolution: "cross-spawn@npm:7.0.6"
20262017
dependencies:
@@ -2428,16 +2419,16 @@ __metadata:
24282419
languageName: node
24292420
linkType: hard
24302421

2431-
"eslint@npm:9.16.0":
2432-
version: 9.16.0
2433-
resolution: "eslint@npm:9.16.0"
2422+
"eslint@npm:9.17.0":
2423+
version: 9.17.0
2424+
resolution: "eslint@npm:9.17.0"
24342425
dependencies:
24352426
"@eslint-community/eslint-utils": "npm:^4.2.0"
24362427
"@eslint-community/regexpp": "npm:^4.12.1"
24372428
"@eslint/config-array": "npm:^0.19.0"
24382429
"@eslint/core": "npm:^0.9.0"
24392430
"@eslint/eslintrc": "npm:^3.2.0"
2440-
"@eslint/js": "npm:9.16.0"
2431+
"@eslint/js": "npm:9.17.0"
24412432
"@eslint/plugin-kit": "npm:^0.2.3"
24422433
"@humanfs/node": "npm:^0.16.6"
24432434
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -2446,7 +2437,7 @@ __metadata:
24462437
"@types/json-schema": "npm:^7.0.15"
24472438
ajv: "npm:^6.12.4"
24482439
chalk: "npm:^4.0.0"
2449-
cross-spawn: "npm:^7.0.5"
2440+
cross-spawn: "npm:^7.0.6"
24502441
debug: "npm:^4.3.2"
24512442
escape-string-regexp: "npm:^4.0.0"
24522443
eslint-scope: "npm:^8.2.0"
@@ -2473,7 +2464,7 @@ __metadata:
24732464
optional: true
24742465
bin:
24752466
eslint: bin/eslint.js
2476-
checksum: 10/b47a34392a55bc08594ee2fed2777d7aff96f38b584791ccded44d88b72795acfe15b18643fd4046f680734a1f16244d554f34a485f660fa723e25d609fb12ba
2467+
checksum: 10/a48ee67dd4e737974bbb49ca5d12d0ce35bcd874507807599e3655bb398320ab27c9deed1aad508a963967815e626c21208f52158c2fc0796d0cc8186528efeb
24772468
languageName: node
24782469
linkType: hard
24792470

@@ -4896,19 +4887,17 @@ __metadata:
48964887
languageName: node
48974888
linkType: hard
48984889

4899-
"typescript-eslint@npm:8.17.0":
4900-
version: 8.17.0
4901-
resolution: "typescript-eslint@npm:8.17.0"
4890+
"typescript-eslint@npm:8.18.0":
4891+
version: 8.18.0
4892+
resolution: "typescript-eslint@npm:8.18.0"
49024893
dependencies:
4903-
"@typescript-eslint/eslint-plugin": "npm:8.17.0"
4904-
"@typescript-eslint/parser": "npm:8.17.0"
4905-
"@typescript-eslint/utils": "npm:8.17.0"
4894+
"@typescript-eslint/eslint-plugin": "npm:8.18.0"
4895+
"@typescript-eslint/parser": "npm:8.18.0"
4896+
"@typescript-eslint/utils": "npm:8.18.0"
49064897
peerDependencies:
49074898
eslint: ^8.57.0 || ^9.0.0
4908-
peerDependenciesMeta:
4909-
typescript:
4910-
optional: true
4911-
checksum: 10/b6e15a85ae803c9b3863306f02ec2e049b76900f01d0d5fee0ec84e4417ba056c9d90361b1a0e2f21847ee7ee2bef96de5a8a0eba82dc8a4f49f0799e61c52b5
4899+
typescript: ">=4.8.4 <5.8.0"
4900+
checksum: 10/e39d39e25d3916b3c94715db3cb84cf7564b92e08ea026a5d6116a1bd6c8e0c1bfcadad2d26bdba195a59b0e0c1bed296f50b78a66f3516e13e9a6c380546719
49124901
languageName: node
49134902
linkType: hard
49144903

0 commit comments

Comments
 (0)