Skip to content

Commit 6d99ebc

Browse files
committed
chore(deps): update dependency husky to v9.0.2
1 parent 890581f commit 6d99ebc

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.1",
63+
"husky": "9.0.2",
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.1:
3091-
version "9.0.1"
3092-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.1.tgz#710ed0d06b7fb2f5723ea8db436b632e7aecc284"
3093-
integrity sha512-rXCT8yF2v3awSG03AG6IgICDhJ+m8o3jL1ROwsT4nQZ6urEyKSj0IWFDIh5YC2zgZeAxWksNMbN6rYY4BE1Zrw==
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==
30943094

30953095
ignore@^5.2.0:
30963096
version "5.2.4"

0 commit comments

Comments
 (0)