Update husky to the latest version 🚀 (#6349)
* chore(package): update husky to version 4.0.10 * chore(package): update lockfile package-lock.json
This commit is contained in:
committed by
peril-parse-community[bot]
parent
b78951edbf
commit
3ed6535b23
6
package-lock.json
generated
6
package-lock.json
generated
@@ -7274,9 +7274,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"husky": {
|
"husky": {
|
||||||
"version": "4.0.9",
|
"version": "4.0.10",
|
||||||
"resolved": "https://registry.npmjs.org/husky/-/husky-4.0.9.tgz",
|
"resolved": "https://registry.npmjs.org/husky/-/husky-4.0.10.tgz",
|
||||||
"integrity": "sha512-zaH0INH9MZBH8smr6nPdzv7pjchOZPN/AKdhkuV4zut9SyF0+pUy1ZCBzhz2uPe7Cp75YzD92ewU2ytIZ0GjUQ==",
|
"integrity": "sha512-Ptm4k2DqOwxeK/kzu5RaJmNRoGvESrgDXObFcZ8aJZcyXyMBHhM2FqZj6zYKdetadmP3wCwxEHCBuB9xGlRp8A==",
|
||||||
"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.9",
|
"husky": "4.0.10",
|
||||||
"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