Skip to content

Commit 5891433

Browse files
renovate-botaxe312ger
authored andcommitted
chore(deps): update dependency husky to v8
1 parent 55ab292 commit 5891433

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
@@ -29,7 +29,7 @@
2929
"eslint-plugin-import": "2.26.0",
3030
"eslint-plugin-jest": "26.1.5",
3131
"eslint-plugin-prettier": "4.0.0",
32-
"husky": "7.0.4",
32+
"husky": "8.0.1",
3333
"jest": "28.1.0",
3434
"lerna": "4.0.0",
3535
"prettier": "2.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6094,10 +6094,10 @@ humanize-ms@^1.2.1:
60946094
dependencies:
60956095
ms "^2.0.0"
60966096

6097-
husky@7.0.4:
6098-
version "7.0.4"
6099-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
6100-
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
6097+
husky@8.0.1:
6098+
version "8.0.1"
6099+
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.1.tgz#511cb3e57de3e3190514ae49ed50f6bc3f50b3e9"
6100+
integrity sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==
61016101

61026102
iconv-lite@^0.4.24, iconv-lite@^0.4.4:
61036103
version "0.4.24"

0 commit comments

Comments
 (0)