Skip to content

Commit 8c0326f

Browse files
committed
chore(deps): update dependency husky to v9.1.5
1 parent 1213575 commit 8c0326f

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.8.0",
6262
"ethers": "6.13.2",
63-
"husky": "9.1.4",
63+
"husky": "9.1.5",
6464
"jest": "29.7.0",
6565
"lint-staged": "15.2.9",
6666
"npm-run-all2": "6.2.2",

yarn.lock

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

3339-
husky@9.1.4:
3340-
version "9.1.4"
3341-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.4.tgz#926fd19c18d345add5eab0a42b2b6d9a80259b34"
3342-
integrity sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==
3339+
husky@9.1.5:
3340+
version "9.1.5"
3341+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.5.tgz#2b6edede53ee1adbbd3a3da490628a23f5243b83"
3342+
integrity sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==
33433343

33443344
ignore@^5.2.0:
33453345
version "5.2.4"

0 commit comments

Comments
 (0)