Update husky to the latest version 🚀 (#6100)

* chore(package): update husky to version 3.0.8

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2019-10-02 03:44:23 +00:00
committed by peril-parse-community[bot]
parent 4998135fa7
commit 9cf3b52bef
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -6181,9 +6181,9 @@
}
},
"husky": {
"version": "3.0.7",
"resolved": "https://registry.npmjs.org/husky/-/husky-3.0.7.tgz",
"integrity": "sha512-fIrkaREoQk6DO8KnSX16Aq7Kg9SxqYYQZH/9b+4AxXyXNNgpJLsc8lWlQCShLus1nbujIyZ/WQZBHGwClohK/w==",
"version": "3.0.8",
"resolved": "https://registry.npmjs.org/husky/-/husky-3.0.8.tgz",
"integrity": "sha512-HFOsgcyrX3qe/rBuqyTt+P4Gxn5P0seJmr215LAZ/vnwK3jWB3r0ck7swbzGRUbufCf9w/lgHPVbF/YXQALgfQ==",
"dev": true,
"requires": {
"chalk": "^2.4.2",