Update husky to the latest version 🚀 (#6330)
* chore(package): update husky to version 4.0.6 * chore(package): update lockfile package-lock.json
This commit is contained in:
committed by
peril-parse-community[bot]
parent
82499b7388
commit
84d1c660ae
6
package-lock.json
generated
6
package-lock.json
generated
@@ -5923,9 +5923,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"husky": {
|
"husky": {
|
||||||
"version": "4.0.2",
|
"version": "4.0.6",
|
||||||
"resolved": "https://registry.npmjs.org/husky/-/husky-4.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/husky/-/husky-4.0.6.tgz",
|
||||||
"integrity": "sha512-yVE9+WGiZvzP2ekIAsRUn7xb8UG2noXo/C3Z2rzaG5FhjKYNffiMZkjwMjDLXpz45LDZXkCr4w/XL03ISXLxUw==",
|
"integrity": "sha512-OxsXXQXu/FYauV5GGhNpyN1yhQPQoDFUJwzHoshYc3wO//gC0PB9YNYLgBxKckfEce0FGEbzb498UecR3jNdZw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"chalk": "^3.0.0",
|
"chalk": "^3.0.0",
|
||||||
|
|||||||
@@ -81,7 +81,7 @@
|
|||||||
"form-data": "3.0.0",
|
"form-data": "3.0.0",
|
||||||
"gaze": "1.1.3",
|
"gaze": "1.1.3",
|
||||||
"graphql-tag": "^2.10.1",
|
"graphql-tag": "^2.10.1",
|
||||||
"husky": "4.0.2",
|
"husky": "4.0.6",
|
||||||
"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