Update husky to the latest version 🚀 (#5932)

* chore(package): update husky to version 3.0.4

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2019-08-17 17:41:02 +00:00
committed by peril-parse-community[bot]
parent ef268ff4f8
commit 989b50d838
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -6017,9 +6017,9 @@
}
},
"husky": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/husky/-/husky-3.0.3.tgz",
"integrity": "sha512-DBBMPSiBYEMx7EVUTRE/ymXJa/lOL+WplcsV/lZu+/HHGt0gzD+5BIz9EJnCrWyUa7hkMuBh7/9OZ04qDkM+Nw==",
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/husky/-/husky-3.0.4.tgz",
"integrity": "sha512-7Rnt8aJfy+MlV28snmYK7O7vWwtOfeVxV6KhLpUFXlmx5ukQ1nQmNUB7QsAwSgdySB5X+bm7q7JIRgazqBUzKA==",
"dev": true,
"requires": {
"chalk": "^2.4.2",