Skip to content

Commit 1eddc1b

Browse files
committed
chore(deps): update dependency husky to v9.0.5
1 parent 6d99ebc commit 1eddc1b

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.2",
63+
"husky": "9.0.5",
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.2:
3091-
version "9.0.2"
3092-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.2.tgz#7ac26cb63719e91a159991039187b35e7358557e"
3093-
integrity sha512-0yR5R3OPjl8bYApi6T4QMOAwhtLhBjdYIVg5S6zSzIO8DIvQMh/b7Q8jW3WLbHLHtzpwiyMLBNB4R0Eb6x5+AA==
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==
30943094

30953095
ignore@^5.2.0:
30963096
version "5.2.4"

0 commit comments

Comments
 (0)