Skip to content

Commit 2eaf1ba

Browse files
Update dependency husky to v9
1 parent 4a24b63 commit 2eaf1ba

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
@@ -54,7 +54,7 @@
5454
"dotenv": "16.6.1",
5555
"eslint-config-prettier": "9.1.2",
5656
"eslint-plugin-functional": "4.4.1",
57-
"husky": "7.0.4",
57+
"husky": "9.1.7",
5858
"prettier": "2.8.8",
5959
"rimraf": "3.0.2",
6060
"rollup": "2.79.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5274,10 +5274,10 @@ human-signals@^2.1.0:
52745274
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
52755275
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
52765276

5277-
husky@7.0.4:
5278-
version "7.0.4"
5279-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
5280-
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
5277+
husky@9.1.7:
5278+
version "9.1.7"
5279+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
5280+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
52815281

52825282
52835283
version "0.4.24"

0 commit comments

Comments
 (0)