Skip to content

Commit 447df8a

Browse files
chore(deps): update dependency husky to v9.1.6 (#2987)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c929467 commit 447df8a

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.1",
119+
"husky": "9.1.6",
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
@@ -6071,10 +6071,10 @@ human-signals@^5.0.0:
60716071
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
60726072
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
60736073

6074-
husky@9.1.1:
6075-
version "9.1.1"
6076-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.1.tgz#73f8f1b58329f377654293148c1a6458f54ca224"
6077-
integrity sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==
6074+
husky@9.1.6:
6075+
version "9.1.6"
6076+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
6077+
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
60786078

60796079
iconv-lite@0.4.24, iconv-lite@^0.4.24:
60806080
version "0.4.24"

0 commit comments

Comments
 (0)