From eeb0fa313977ae07b5cd47ebe58af7e51114482e Mon Sep 17 00:00:00 2001 From: Jenkins Date: Wed, 16 May 2018 09:53:12 +0100 Subject: [PATCH] chore: update dependency husky to v0.14.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1817028..4c12939 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "eslint-plugin-jsx-a11y": "4.0.0", "eslint-plugin-mocha": "4.12.1", "eslint-plugin-react": "6.10.3", - "husky": "0.13.4", + "husky": "0.14.3", "mocha": "3.5.3", "nyc": "10.3.2", "semantic-release": "6.3.6",