chore(deps): update dependency husky to v4.3.8 (#510)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-01-23 02:55:07 +00:00 committed by GitHub
parent c35d261df9
commit 36a655dcbc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -2700,9 +2700,9 @@
"dev": true
},
"husky": {
"version": "4.3.7",
"resolved": "https://registry.npmjs.org/husky/-/husky-4.3.7.tgz",
"integrity": "sha512-0fQlcCDq/xypoyYSJvEuzbDPHFf8ZF9IXKJxlrnvxABTSzK1VPT2RKYQKrcgJ+YD39swgoB6sbzywUqFxUiqjw==",
"version": "4.3.8",
"resolved": "https://registry.npmjs.org/husky/-/husky-4.3.8.tgz",
"integrity": "sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==",
"dev": true,
"requires": {
"chalk": "^4.0.0",

View file

@ -46,7 +46,7 @@
"eslint-config-prettier": "7.2.0",
"eslint-plugin-json": "2.1.2",
"eslint-plugin-prettier": "3.1.4",
"husky": "4.3.7",
"husky": "4.3.8",
"lint-staged": "10.5.3",
"npm-run-all": "4.1.5",
"prettier": "2.2.1",