Skip to content

Commit b4a9459

Browse files
committed
chore(deps): update dependency husky to v9.1.2
1 parent 392c426 commit b4a9459

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.1",
63+
"husky": "9.1.2",
6464
"jest": "29.7.0",
6565
"lint-staged": "15.2.7",
6666
"npm-run-all2": "6.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
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.1"
3164-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.1.tgz#73f8f1b58329f377654293148c1a6458f54ca224"
3165-
integrity sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==
3162+
3163+
version "9.1.2"
3164+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.2.tgz#ddaf290384c7adab4fd3143571c73d05b19f42ee"
3165+
integrity sha512-1/aDMXZdhr1VdJJTLt6e7BipM0Jd9qkpubPiIplon1WmCeOy3nnzsCMeBqS9AsL5ioonl8F8y/F2CLOmk19/Pw==
31663166

31673167
ignore@^5.2.0:
31683168
version "5.2.4"

0 commit comments

Comments
 (0)