Skip to content

Commit d8e3752

Browse files
Update dependency husky to v9
1 parent a27d1bd commit d8e3752

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
@@ -31,7 +31,7 @@
3131
"eslint-plugin-promise": "5.2.0",
3232
"eslint-plugin-standard": "5.0.0",
3333
"http-status-codes": "2.3.0",
34-
"husky": "7.0.4",
34+
"husky": "9.1.7",
3535
"inversify": "6.1.6",
3636
"jest": "27.5.1",
3737
"lint-staged": "11.2.6",

yarn.lock

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

6966-
husky@7.0.4:
6967-
version "7.0.4"
6968-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
6969-
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
6966+
husky@9.1.7:
6967+
version "9.1.7"
6968+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
6969+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
69706970

69716971
iconv-lite@0.4.24, iconv-lite@^0.4.24, iconv-lite@~0.4.11:
69726972
version "0.4.24"

0 commit comments

Comments
 (0)