Skip to content

Commit 49f0436

Browse files
chore(deps): update dependency husky to v9
1 parent c1abe31 commit 49f0436

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-config-prettier": "9.1.0",
5252
"eslint-plugin-functional": "3.7.2",
5353
"ethereum-waffle": "3.4.4",
54-
"husky": "7.0.4",
54+
"husky": "9.1.7",
5555
"npm-run-all2": "5.0.2",
5656
"prettier": "2.8.8",
5757
"rimraf": "3.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4617,10 +4617,10 @@ human-signals@^2.1.0:
46174617
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
46184618
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
46194619

4620-
husky@7.0.4:
4621-
version "7.0.4"
4622-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
4623-
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
4620+
husky@9.1.7:
4621+
version "9.1.7"
4622+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
4623+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
46244624

46254625
46264626
version "0.4.24"

0 commit comments

Comments
 (0)