diff --git a/package.json b/package.json index 95932d8..9d19753 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@skypack/package-check": "0.2.2", "@vitest/ui": "2.1.5", "clean-pkg-json": "1.2.0", - "husky": "9.1.6", + "husky": "9.1.7", "nano-staged": "0.8.0", "pkgroll": "2.5.1", "rimraf": "5.0.10", diff --git a/yarn.lock b/yarn.lock index 4287178..1b1228f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1104,10 +1104,10 @@ hosted-git-info@^4.0.1: dependencies: lru-cache "^6.0.0" -husky@9.1.6: - version "9.1.6" - resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c" - integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A== +husky@9.1.7: + version "9.1.7" + resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d" + integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA== ignore@^5.2.0, ignore@^5.2.4: version "5.3.2"