1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

chore(deps): update dependency husky to v8 (#1576)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-05-09 19:40:51 +02:00 committed by GitHub
parent b129edc274
commit 77874e845d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -151,7 +151,7 @@
"eslint-plugin-prettier": "4.0.0",
"faker": "5.5.3",
"fetch-mock": "9.11.0",
"husky": "7.0.4",
"husky": "8.0.1",
"jest": "27.5.1",
"lint-staged": "12.3.7",
"nock": "^13.2.4",

View File

@ -3686,10 +3686,10 @@ humanize-ms@^1.2.1:
dependencies:
ms "^2.0.0"
husky@7.0.4:
version "7.0.4"
resolved "https://registry.npmjs.org/husky/-/husky-7.0.4.tgz"
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
husky@8.0.1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.1.tgz#511cb3e57de3e3190514ae49ed50f6bc3f50b3e9"
integrity sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==
iconv-lite@0.4.24:
version "0.4.24"