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

This commit is contained in:
Renovate Bot
2021-10-21 04:17:03 +00:00
committed by renovate[bot]
parent 2da421e2bc
commit 7a6e3fd5f9
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -13637,9 +13637,9 @@
}
},
"husky": {
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.2.tgz",
"integrity": "sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg==",
"version": "7.0.4",
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.4.tgz",
"integrity": "sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==",
"dev": true
},
"iconv-lite": {

View File

@ -118,7 +118,7 @@
"eslint-plugin-react-hooks": "2.5.1",
"eslint-plugin-testing-library": "4.12.4",
"execa": "5.1.1",
"husky": "7.0.2",
"husky": "7.0.4",
"jest": "27.3.1",
"js-yaml": "3.14.1",
"lerna": "4.0.0",