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:
committed by
peril-parse-community[bot]
parent
4998135fa7
commit
9cf3b52bef
6
package-lock.json
generated
6
package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
"form-data": "2.5.1",
|
||||
"gaze": "1.1.3",
|
||||
"graphql-tag": "^2.10.1",
|
||||
"husky": "3.0.7",
|
||||
"husky": "3.0.8",
|
||||
"jasmine": "3.5.0",
|
||||
"jsdoc": "3.6.3",
|
||||
"jsdoc-babel": "0.5.0",
|
||||
|
||||
Reference in New Issue
Block a user