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": {
|
"husky": {
|
||||||
"version": "3.0.7",
|
"version": "3.0.8",
|
||||||
"resolved": "https://registry.npmjs.org/husky/-/husky-3.0.7.tgz",
|
"resolved": "https://registry.npmjs.org/husky/-/husky-3.0.8.tgz",
|
||||||
"integrity": "sha512-fIrkaREoQk6DO8KnSX16Aq7Kg9SxqYYQZH/9b+4AxXyXNNgpJLsc8lWlQCShLus1nbujIyZ/WQZBHGwClohK/w==",
|
"integrity": "sha512-HFOsgcyrX3qe/rBuqyTt+P4Gxn5P0seJmr215LAZ/vnwK3jWB3r0ck7swbzGRUbufCf9w/lgHPVbF/YXQALgfQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"chalk": "^2.4.2",
|
"chalk": "^2.4.2",
|
||||||
|
|||||||
@@ -79,7 +79,7 @@
|
|||||||
"form-data": "2.5.1",
|
"form-data": "2.5.1",
|
||||||
"gaze": "1.1.3",
|
"gaze": "1.1.3",
|
||||||
"graphql-tag": "^2.10.1",
|
"graphql-tag": "^2.10.1",
|
||||||
"husky": "3.0.7",
|
"husky": "3.0.8",
|
||||||
"jasmine": "3.5.0",
|
"jasmine": "3.5.0",
|
||||||
"jsdoc": "3.6.3",
|
"jsdoc": "3.6.3",
|
||||||
"jsdoc-babel": "0.5.0",
|
"jsdoc-babel": "0.5.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user