chore(deps): update dependency husky to v2.1.0 (https://github.com/woocommerce/woocommerce-blocks/pull/538)
This commit is contained in:
parent
7edb9b080a
commit
4793924efe
|
@ -9913,9 +9913,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",
|
||||||
|
|
|
@ -57,7 +57,7 @@
|
||||||
"eslint-plugin-react": "7.12.4",
|
"eslint-plugin-react": "7.12.4",
|
||||||
"eslint-plugin-wordpress": "git://github.com/WordPress-Coding-Standards/eslint-plugin-wordpress.git#1774343f6226052a46b081e01db3fca8793cc9f1",
|
"eslint-plugin-wordpress": "git://github.com/WordPress-Coding-Standards/eslint-plugin-wordpress.git#1774343f6226052a46b081e01db3fca8793cc9f1",
|
||||||
"har-validator": "5.1.3",
|
"har-validator": "5.1.3",
|
||||||
"husky": "2.0.0",
|
"husky": "2.1.0",
|
||||||
"interpolate-components": "1.1.1",
|
"interpolate-components": "1.1.1",
|
||||||
"js-md5": "0.7.3",
|
"js-md5": "0.7.3",
|
||||||
"lint-staged": "8.1.5",
|
"lint-staged": "8.1.5",
|
||||||
|
|
Loading…
Reference in New Issue