Skip to content

Commit 992e2c2

Browse files
committed
chore(deps): update dependency husky to v9.0.6
1 parent fe083cc commit 992e2c2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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": "27.6.3",
6262
"ethers": "6.10.0",
63-
"husky": "9.0.5",
63+
"husky": "9.0.6",
6464
"jest": "29.7.0",
6565
"lint-staged": "15.2.0",
6666
"npm-run-all": "4.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3087,10 +3087,10 @@ human-signals@^5.0.0:
30873087
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
30883088
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
30893089

3090-
husky@9.0.5:
3091-
version "9.0.5"
3092-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.5.tgz#b01f5bcd5ca2230c5b29b0c891a9699bebefc4ab"
3093-
integrity sha512-/EX48XLor4FczjgdJjwK4qMETrJxJqF4rkgo+NUeK8b2F4TV6s5QxAuG2JZfxm4b9WnrgBGS7bA/JK+H5CKg+A==
3090+
husky@9.0.6:
3091+
version "9.0.6"
3092+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.6.tgz#cee0245d60480b12279cf492ec6cfc1aeb7fa759"
3093+
integrity sha512-EEuw/rfTiMjOfuL7pGO/i9otg1u36TXxqjIA6D9qxVjd/UXoDOsLor/BSFf5hTK50shwzCU3aVVwdXDp/lp7RA==
30943094

30953095
ignore@^5.2.0:
30963096
version "5.2.4"

0 commit comments

Comments
 (0)