Update husky to the latest version 🚀 (#5864)
* chore(package): update husky to version 3.0.2 * chore(package): update lockfile package-lock.json
This commit is contained in:
committed by
peril-parse-community[bot]
parent
b96087ec61
commit
747cb47b6b
6
package-lock.json
generated
6
package-lock.json
generated
@@ -5981,9 +5981,9 @@
|
||||
}
|
||||
},
|
||||
"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",
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
"form-data": "2.5.0",
|
||||
"gaze": "1.1.3",
|
||||
"graphql-tag": "^2.10.1",
|
||||
"husky": "3.0.1",
|
||||
"husky": "3.0.2",
|
||||
"jasmine": "3.4.0",
|
||||
"jsdoc": "3.6.3",
|
||||
"jsdoc-babel": "0.5.0",
|
||||
|
||||
Reference in New Issue
Block a user