chore(deps): update dependency husky to v2.1.0 (https://github.com/woocommerce/woocommerce-blocks/pull/538)

This commit is contained in:
renovate[bot] 2019-04-24 17:31:28 -04:00 committed by Kelly Dwan
parent 7edb9b080a
commit 4793924efe
2 changed files with 4 additions and 4 deletions

View File

@ -9913,9 +9913,9 @@
}
},
"husky": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/husky/-/husky-2.0.0.tgz",
"integrity": "sha512-YvSQ5UQHNfqm+g+P1sFTkPI23nEe0gbKXdv5ZTRStYSVdAYyH1iypFilAMVqXLXnjGtb6lBuR/2Sf5FkwCNY2Q==",
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/husky/-/husky-2.1.0.tgz",
"integrity": "sha512-FHsqdIJPmQX/89Xg/761RMFCPSNNG2eiQMxChGP081NTohHexEuu/4nYh5m4TcFKq4xm+DqaGp8J/EUnkzL1Aw==",
"dev": true,
"requires": {
"cosmiconfig": "^5.2.0",

View File

@ -57,7 +57,7 @@
"eslint-plugin-react": "7.12.4",
"eslint-plugin-wordpress": "git://github.com/WordPress-Coding-Standards/eslint-plugin-wordpress.git#1774343f6226052a46b081e01db3fca8793cc9f1",
"har-validator": "5.1.3",
"husky": "2.0.0",
"husky": "2.1.0",
"interpolate-components": "1.1.1",
"js-md5": "0.7.3",
"lint-staged": "8.1.5",