Update husky to the latest version 🚀 (#5527)
* chore(package): update husky to version 2.1.0 * chore(package): update lockfile package-lock.json
This commit is contained in:
committed by
peril-parse-community[bot]
parent
f7bcfcea24
commit
7e130c5421
6
package-lock.json
generated
6
package-lock.json
generated
@@ -4896,9 +4896,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"husky": {
|
"husky": {
|
||||||
"version": "2.0.0",
|
"version": "2.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/husky/-/husky-2.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/husky/-/husky-2.1.0.tgz",
|
||||||
"integrity": "sha512-YvSQ5UQHNfqm+g+P1sFTkPI23nEe0gbKXdv5ZTRStYSVdAYyH1iypFilAMVqXLXnjGtb6lBuR/2Sf5FkwCNY2Q==",
|
"integrity": "sha512-FHsqdIJPmQX/89Xg/761RMFCPSNNG2eiQMxChGP081NTohHexEuu/4nYh5m4TcFKq4xm+DqaGp8J/EUnkzL1Aw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"cosmiconfig": "^5.2.0",
|
"cosmiconfig": "^5.2.0",
|
||||||
|
|||||||
@@ -59,7 +59,7 @@
|
|||||||
"eslint-plugin-flowtype": "3.6.1",
|
"eslint-plugin-flowtype": "3.6.1",
|
||||||
"flow-bin": "0.97.0",
|
"flow-bin": "0.97.0",
|
||||||
"gaze": "1.1.3",
|
"gaze": "1.1.3",
|
||||||
"husky": "2.0.0",
|
"husky": "2.1.0",
|
||||||
"jasmine": "3.1.0",
|
"jasmine": "3.1.0",
|
||||||
"jasmine-spec-reporter": "4.2.1",
|
"jasmine-spec-reporter": "4.2.1",
|
||||||
"jsdoc": "3.5.5",
|
"jsdoc": "3.5.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user