Update dependency husky to v3.0.2

This commit is contained in:
renovate[bot]
2019-07-29 17:32:53 +00:00
parent 88fbb19d29
commit 1b55a48680
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -6757,9 +6757,9 @@
"dev": true
},
"husky": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/husky/-/husky-3.0.1.tgz",
"integrity": "sha512-PXBv+iGKw23GHUlgELRlVX9932feFL407/wHFwtsGeArp0dDM4u+/QusSQwPKxmNgjpSL+ustbOdQ2jetgAZbA==",
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/husky/-/husky-3.0.2.tgz",
"integrity": "sha512-WXCtaME2x0o4PJlKY4ap8BzLA+D0zlvefqAvLCPriOOu+x0dpO5uc5tlB7CY6/0SE2EESmoZsj4jW5D09KrJoA==",
"dev": true,
"requires": {
"chalk": "^2.4.2",

View File

@ -37,7 +37,7 @@
"file-loader": "4.1.0",
"gzip-size": "5.1.1",
"html-webpack-plugin": "3.2.0",
"husky": "3.0.1",
"husky": "3.0.2",
"idb-keyval": "3.2.0",
"linkstate": "1.1.1",
"loader-utils": "1.2.3",