Skip to content

Commit 718e91a

Browse files
chore(deps): update dependency husky to v9.1.7 (#3019)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2e8de84 commit 718e91a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"eslint-plugin-storybook": "0.8.0",
117117
"eslint-plugin-testing-library": "6.2.2",
118118
"globals": "15.8.0",
119-
"husky": "9.1.6",
119+
"husky": "9.1.7",
120120
"jest": "29.7.0",
121121
"jest-environment-jsdom": "29.7.0",
122122
"jest-fixed-jsdom": "^0.0.9",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6059,10 +6059,10 @@ human-signals@^5.0.0:
60596059
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
60606060
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
60616061

6062-
husky@9.1.6:
6063-
version "9.1.6"
6064-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
6065-
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
6062+
husky@9.1.7:
6063+
version "9.1.7"
6064+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
6065+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
60666066

60676067
iconv-lite@0.4.24, iconv-lite@^0.4.24:
60686068
version "0.4.24"

0 commit comments

Comments
 (0)