Skip to content

Commit fb68b97

Browse files
chore(deps): update dependency husky to v9
1 parent b308f15 commit fb68b97

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
@@ -64,7 +64,7 @@
6464
"@types/signale": "1.4.7",
6565
"@types/stylelint": "14.0.0",
6666
"eslint": "^7.32.0",
67-
"husky": "^7.0.1",
67+
"husky": "^9.1.1",
6868
"jest": "^27.5.1",
6969
"prettier": "^2.4.1",
7070
"semantic-release": "^17.4.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4288,10 +4288,10 @@ humanize-ms@^1.2.1:
42884288
dependencies:
42894289
ms "^2.0.0"
42904290

4291-
husky@^7.0.1:
4292-
version "7.0.4"
4293-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
4294-
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
4291+
husky@^9.1.1:
4292+
version "9.1.1"
4293+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.1.tgz#73f8f1b58329f377654293148c1a6458f54ca224"
4294+
integrity sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==
42954295

42964296
[email protected], iconv-lite@^0.4.24:
42974297
version "0.4.24"

0 commit comments

Comments
 (0)