Skip to content

Commit 801a2ae

Browse files
Update dependency husky to v9
1 parent 7a2ae35 commit 801a2ae

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

yarn.lock

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

5264-
husky@7.0.4:
5265-
version "7.0.4"
5266-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
5267-
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
5264+
husky@9.1.1:
5265+
version "9.1.1"
5266+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.1.tgz#73f8f1b58329f377654293148c1a6458f54ca224"
5267+
integrity sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==
52685268

52695269
iconv-lite@0.4.24:
52705270
version "0.4.24"

0 commit comments

Comments
 (0)