1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-12 01:17:04 +02:00

chore(deps): update dependency husky to v7.0.4

This commit is contained in:
Renovate Bot 2021-10-21 03:41:41 +00:00 committed by renovate[bot]
parent c657cd588c
commit e345980dcf
2 changed files with 5 additions and 5 deletions

View File

@ -141,7 +141,7 @@
"eslint-plugin-prettier": "4.0.0", "eslint-plugin-prettier": "4.0.0",
"faker": "5.5.3", "faker": "5.5.3",
"fetch-mock": "9.11.0", "fetch-mock": "9.11.0",
"husky": "7.0.2", "husky": "7.0.4",
"jest": "27.3.1", "jest": "27.3.1",
"jest-fetch-mock": "3.0.3", "jest-fetch-mock": "3.0.3",
"lint-staged": "11.2.3", "lint-staged": "11.2.3",

View File

@ -3457,10 +3457,10 @@ human-signals@^2.1.0:
resolved "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz" resolved "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz"
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
husky@7.0.2: husky@7.0.4:
version "7.0.2" version "7.0.4"
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.2.tgz#21900da0f30199acca43a46c043c4ad84ae88dff" resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
integrity sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg== integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
iconv-lite@0.4.24: iconv-lite@0.4.24:
version "0.4.24" version "0.4.24"