Skip to content

Commit 083b260

Browse files
committed
chore(deps): update dependency husky to v9.1.1
1 parent 7cbe860 commit 083b260

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint-plugin-functional": "4.4.1",
6161
"eslint-plugin-jest": "28.6.0",
6262
"ethers": "6.13.1",
63-
"husky": "9.1.0",
63+
"husky": "9.1.1",
6464
"jest": "29.7.0",
6565
"lint-staged": "15.2.7",
6666
"npm-run-all2": "6.2.2",

yarn.lock

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

3162-
3163-
version "9.1.0"
3164-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.0.tgz#8a089536efb5736f1a48fa3b03e18168158d7269"
3165-
integrity sha512-8XCjbomYTGdNF2h50dio3T3zghmZ9f/ZNzr99YwSkvDdhEjJGs5qzy8tbFx+SG8yCx2wn9nMVfZxVrr/yT8gNQ==
3162+
3163+
version "9.1.1"
3164+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.1.tgz#73f8f1b58329f377654293148c1a6458f54ca224"
3165+
integrity sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==
31663166

31673167
ignore@^5.2.0:
31683168
version "5.2.4"

0 commit comments

Comments
 (0)