Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit cde7a65

Browse files
Update dependency husky to v9
1 parent 8cf8535 commit cde7a65

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
@@ -35,7 +35,7 @@
3535
"eslint-config-prettier": "10.0.1",
3636
"eslint-plugin-functional": "3.7.2",
3737
"eslint-plugin-prettier": "4.2.1",
38-
"husky": "7.0.4",
38+
"husky": "9.1.7",
3939
"prettier": "2.8.8",
4040
"rimraf": "3.0.2",
4141
"typescript": "5.0.4"

yarn.lock

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

2723-
husky@7.0.4:
2724-
version "7.0.4"
2725-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
2726-
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
2723+
husky@9.1.7:
2724+
version "9.1.7"
2725+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
2726+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
27272727

27282728
27292729
version "0.4.24"

0 commit comments

Comments
 (0)