Skip to content

Commit 66ac57c

Browse files
chore(deps): update all minor devdependencies
1 parent 17790a6 commit 66ac57c

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,20 +53,20 @@
5353
"@babel/plugin-syntax-import-assertions": "7.27.1",
5454
"@commitlint/cli": "20.1.0",
5555
"@commitlint/config-conventional": "20.0.0",
56-
"@eslint/js": "9.37.0",
56+
"@eslint/js": "9.38.0",
5757
"@types/babel__core": "7.20.5",
5858
"@types/lodash-es": "4.17.12",
5959
"@types/node": "22.18.11",
6060
"@vitest/coverage-v8": "2.1.9",
6161
"commitizen": "4.3.1",
6262
"cz-conventional-changelog": "3.3.0",
63-
"eslint": "9.37.0",
63+
"eslint": "9.38.0",
6464
"eslint-config-prettier": "10.1.8",
6565
"globals": "15.15.0",
6666
"husky": "9.1.7",
6767
"lint-staged": "16.2.4",
6868
"lodash-es": "4.17.21",
69-
"pkgroll": "2.18.1",
69+
"pkgroll": "2.20.0",
7070
"prettier": "3.6.2",
7171
"tsx": "4.20.6",
7272
"typescript": "5.9.3",

yarn.lock

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -781,23 +781,23 @@ __metadata:
781781
languageName: node
782782
linkType: hard
783783

784-
"@eslint/config-array@npm:^0.21.0":
785-
version: 0.21.0
786-
resolution: "@eslint/config-array@npm:0.21.0"
784+
"@eslint/config-array@npm:^0.21.1":
785+
version: 0.21.1
786+
resolution: "@eslint/config-array@npm:0.21.1"
787787
dependencies:
788-
"@eslint/object-schema": "npm:^2.1.6"
788+
"@eslint/object-schema": "npm:^2.1.7"
789789
debug: "npm:^4.3.1"
790790
minimatch: "npm:^3.1.2"
791-
checksum: 10/f5a499e074ecf4b4a5efdca655418a12079d024b77d02fd35868eeb717c5bfdd8e32c6e8e1dd125330233a878026edda8062b13b4310169ba5bfee9623a67aa0
791+
checksum: 10/6eaa0435972f735ce52d581f355a0b616e50a9b8a73304a7015398096e252798b9b3b968a67b524eefb0fdeacc57c4d960f0ec6432abe1c1e24be815b88c5d18
792792
languageName: node
793793
linkType: hard
794794

795-
"@eslint/config-helpers@npm:^0.4.0":
796-
version: 0.4.0
797-
resolution: "@eslint/config-helpers@npm:0.4.0"
795+
"@eslint/config-helpers@npm:^0.4.1":
796+
version: 0.4.1
797+
resolution: "@eslint/config-helpers@npm:0.4.1"
798798
dependencies:
799799
"@eslint/core": "npm:^0.16.0"
800-
checksum: 10/d5fdbf927a77b98d2462f025f8b1a5b610609201f8d1dd47032a2937842f02bf3bdf9cb672025c83a00f3255dfd218172f989caa724853c4a8f434124a6d79ff
800+
checksum: 10/e3e6ea4cd19f5a9b803b2d0b3f174d53fcd27415587e49943144994104a42845cf300ed6ffdbd149d958482a49de99c326f9ae4c18c9467727ec60ad36cb5ef9
801801
languageName: node
802802
linkType: hard
803803

@@ -827,17 +827,17 @@ __metadata:
827827
languageName: node
828828
linkType: hard
829829

830-
"@eslint/js@npm:9.37.0":
831-
version: 9.37.0
832-
resolution: "@eslint/js@npm:9.37.0"
833-
checksum: 10/2ead426ed47af0b914c7d7064eb59fede858483cf9511f78ded840708aca578138f2a6c375916d520f4f2ecf25945f4bd47b8a84e42106b4eb46f7708a36db1d
830+
"@eslint/js@npm:9.38.0":
831+
version: 9.38.0
832+
resolution: "@eslint/js@npm:9.38.0"
833+
checksum: 10/08ba53e3e631e2815ff33e0f48dccf87daf3841eb5605fa5980d18b88cd6dd4cd63b5829ac015e97eeb85807bf91efe7d4e1d4eaf6beb586bc01549b7660c4a2
834834
languageName: node
835835
linkType: hard
836836

837-
"@eslint/object-schema@npm:^2.1.6":
838-
version: 2.1.6
839-
resolution: "@eslint/object-schema@npm:2.1.6"
840-
checksum: 10/266085c8d3fa6cd99457fb6350dffb8ee39db9c6baf28dc2b86576657373c92a568aec4bae7d142978e798b74c271696672e103202d47a0c148da39154351ed6
837+
"@eslint/object-schema@npm:^2.1.7":
838+
version: 2.1.7
839+
resolution: "@eslint/object-schema@npm:2.1.7"
840+
checksum: 10/946ef5d6235b4d1c0907c6c6e6429c8895f535380c562b7705c131f63f2e961b06e8785043c86a293da48e0a60c6286d98ba395b8b32ea55561fe6e4417cb7e4
841841
languageName: node
842842
linkType: hard
843843

@@ -2674,23 +2674,22 @@ __metadata:
26742674
languageName: node
26752675
linkType: hard
26762676

2677-
"eslint@npm:9.37.0":
2678-
version: 9.37.0
2679-
resolution: "eslint@npm:9.37.0"
2677+
"eslint@npm:9.38.0":
2678+
version: 9.38.0
2679+
resolution: "eslint@npm:9.38.0"
26802680
dependencies:
26812681
"@eslint-community/eslint-utils": "npm:^4.8.0"
26822682
"@eslint-community/regexpp": "npm:^4.12.1"
2683-
"@eslint/config-array": "npm:^0.21.0"
2684-
"@eslint/config-helpers": "npm:^0.4.0"
2683+
"@eslint/config-array": "npm:^0.21.1"
2684+
"@eslint/config-helpers": "npm:^0.4.1"
26852685
"@eslint/core": "npm:^0.16.0"
26862686
"@eslint/eslintrc": "npm:^3.3.1"
2687-
"@eslint/js": "npm:9.37.0"
2687+
"@eslint/js": "npm:9.38.0"
26882688
"@eslint/plugin-kit": "npm:^0.4.0"
26892689
"@humanfs/node": "npm:^0.16.6"
26902690
"@humanwhocodes/module-importer": "npm:^1.0.1"
26912691
"@humanwhocodes/retry": "npm:^0.4.2"
26922692
"@types/estree": "npm:^1.0.6"
2693-
"@types/json-schema": "npm:^7.0.15"
26942693
ajv: "npm:^6.12.4"
26952694
chalk: "npm:^4.0.0"
26962695
cross-spawn: "npm:^7.0.6"
@@ -2720,7 +2719,7 @@ __metadata:
27202719
optional: true
27212720
bin:
27222721
eslint: bin/eslint.js
2723-
checksum: 10/c7530470c9cafe9a7f768477f7894d9b9d28e92995186223e99fbd9edeb391119e2a70678a2e98e213ae37cbb41de89403b510f5f33df2340aa65dd6f2a3c0bb
2722+
checksum: 10/fb8971572dfedd1fd67a35a746d2ab399bef320a7f131fdccaec6416f4b4a028e762663c32ccf1a88f715aec6d1c5da066fdb11e20219a0156f1f3fc1a726713
27242723
languageName: node
27252724
linkType: hard
27262725

@@ -3715,21 +3714,21 @@ __metadata:
37153714
"@babel/plugin-syntax-import-assertions": "npm:7.27.1"
37163715
"@commitlint/cli": "npm:20.1.0"
37173716
"@commitlint/config-conventional": "npm:20.0.0"
3718-
"@eslint/js": "npm:9.37.0"
3717+
"@eslint/js": "npm:9.38.0"
37193718
"@types/aws-lambda": "npm:8.10.156"
37203719
"@types/babel__core": "npm:7.20.5"
37213720
"@types/lodash-es": "npm:4.17.12"
37223721
"@types/node": "npm:22.18.11"
37233722
"@vitest/coverage-v8": "npm:2.1.9"
37243723
commitizen: "npm:4.3.1"
37253724
cz-conventional-changelog: "npm:3.3.0"
3726-
eslint: "npm:9.37.0"
3725+
eslint: "npm:9.38.0"
37273726
eslint-config-prettier: "npm:10.1.8"
37283727
globals: "npm:15.15.0"
37293728
husky: "npm:9.1.7"
37303729
lint-staged: "npm:16.2.4"
37313730
lodash-es: "npm:4.17.21"
3732-
pkgroll: "npm:2.18.1"
3731+
pkgroll: "npm:2.20.0"
37333732
prettier: "npm:3.6.2"
37343733
tsx: "npm:4.20.6"
37353734
typescript: "npm:5.9.3"
@@ -4457,9 +4456,9 @@ __metadata:
44574456
languageName: node
44584457
linkType: hard
44594458

4460-
"pkgroll@npm:2.18.1":
4461-
version: 2.18.1
4462-
resolution: "pkgroll@npm:2.18.1"
4459+
"pkgroll@npm:2.20.0":
4460+
version: 2.20.0
4461+
resolution: "pkgroll@npm:2.20.0"
44634462
dependencies:
44644463
"@rollup/plugin-alias": "npm:^5.1.1"
44654464
"@rollup/plugin-commonjs": "npm:^28.0.6"
@@ -4473,14 +4472,15 @@ __metadata:
44734472
magic-string: "npm:^0.30.17"
44744473
rollup: "npm:^4.46.2"
44754474
rollup-pluginutils: "npm:^2.8.2"
4475+
yaml: "npm:^2.8.1"
44764476
peerDependencies:
44774477
typescript: ^4.1 || ^5.0
44784478
peerDependenciesMeta:
44794479
typescript:
44804480
optional: true
44814481
bin:
44824482
pkgroll: dist/cli.mjs
4483-
checksum: 10/81d2ddc65c1bdefce55f41ff1401c15867f47e167bb000e109c04e0d4654737faca6f77917b92dc5acb34e623ff371dd7a7f873d0cdd4456fb107e28c6f73909
4483+
checksum: 10/5becaa5b83eb858d670e1a9198e4a3aa7de0894fc0faac6f1f117e02b540eabae1b52c6b19da2a8cf06b23f0ffd8c2810c2c77af9d4bdb355b541d35c5bd4f01
44844484
languageName: node
44854485
linkType: hard
44864486

0 commit comments

Comments
 (0)