Skip to content

Commit 862ffea

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 2c48dd4 commit 862ffea

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
"@skypack/package-check": "0.2.2",
3535
"@vitest/ui": "1.6.0",
3636
"clean-pkg-json": "1.2.0",
37-
"husky": "9.1.3",
37+
"husky": "9.1.4",
3838
"nano-staged": "0.8.0",
39-
"pkgroll": "2.4.1",
39+
"pkgroll": "2.4.2",
4040
"rimraf": "5.0.9",
4141
"sort-package-json": "2.10.0",
4242
"tsd": "0.31.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1172,10 +1172,10 @@ human-signals@^5.0.0:
11721172
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
11731173
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
11741174

1175-
1176-
version "9.1.3"
1177-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.3.tgz#46cddff01f9a551f87b39accc67860bce5d00680"
1178-
integrity sha512-ET3TQmQgdIu0pt+jKkpo5oGyg/4MQZpG6xcam5J5JyNJV+CBT23OBpCF15bKHKycRyMH9k6ONy8g2HdGIsSkMQ==
1175+
1176+
version "9.1.4"
1177+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.4.tgz#926fd19c18d345add5eab0a42b2b6d9a80259b34"
1178+
integrity sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==
11791179

11801180
ignore@^5.2.0, ignore@^5.2.4:
11811181
version "5.3.1"
@@ -1619,10 +1619,10 @@ pkg-types@^1.0.3, pkg-types@^1.1.1:
16191619
mlly "^1.7.1"
16201620
pathe "^1.1.2"
16211621

1622-
1623-
version "2.4.1"
1624-
resolved "https://registry.yarnpkg.com/pkgroll/-/pkgroll-2.4.1.tgz#641320aef7fecdce955854e846154b9eec0e9c71"
1625-
integrity sha512-lIQv67Ynv85N5RNAoWF0Wit7vlifds4yOM5K64gclmDzNacbI18dLYpYRHk1/8XR5bLI37b+MWb2y/Fj/MQ+JA==
1622+
1623+
version "2.4.2"
1624+
resolved "https://registry.yarnpkg.com/pkgroll/-/pkgroll-2.4.2.tgz#5f2dffb993c85f9405d4624da130c3685276d1fd"
1625+
integrity sha512-9seL/4BNQsE+eL+kefjfh5jSLqQPSKXQE/adw1L76k49KFw/XnOnyU8dRwuWpVtvMyIVyecaSBIpvFYrmnZq6A==
16261626
dependencies:
16271627
"@rollup/plugin-alias" "^5.1.0"
16281628
"@rollup/plugin-commonjs" "^26.0.1"

0 commit comments

Comments
 (0)