Skip to content

Commit 3c52bae

Browse files
chore(deps): update dependency husky to v8 (#1060)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9961d27 commit 3c52bae

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
@@ -46,7 +46,7 @@
4646
"eslint-plugin-n": "15.3.0",
4747
"eslint-plugin-promise": "6.0.1",
4848
"eslint-plugin-unicorn": "43.0.2",
49-
"husky": "7.0.4",
49+
"husky": "8.0.1",
5050
"jest": "28.1.3",
5151
"jest-snapshot-serializer-raw": "1.2.0",
5252
"json-schema-to-markdown": "1.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3983,10 +3983,10 @@ human-signals@^3.0.1:
39833983
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-3.0.1.tgz#c740920859dafa50e5a3222da9d3bf4bb0e5eef5"
39843984
integrity sha512-rQLskxnM/5OCldHo+wNXbpVgDn5A17CUoKX+7Sokwaknlq7CdSnphy0W39GU8dw59XiCXmFXDg4fRuckQRKewQ==
39853985

3986-
husky@7.0.4:
3987-
version "7.0.4"
3988-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
3989-
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
3986+
husky@8.0.1:
3987+
version "8.0.1"
3988+
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.1.tgz#511cb3e57de3e3190514ae49ed50f6bc3f50b3e9"
3989+
integrity sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==
39903990

39913991
iconv-lite@^0.4.24:
39923992
version "0.4.24"

0 commit comments

Comments
 (0)