From 6bd3570f9c7aeb7f10a1d72e29a41c87182f6700 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 13 Nov 2018 11:04:56 +0000 Subject: [PATCH] chore(package): update husky to version 1.1.4 Closes #18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae2ab39..f97ff05 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "cz-conventional-changelog": "^2.0.0", "enzyme": "^3.3.0", "enzyme-adapter-react-16": "^1.1.1", - "husky": "^0.14.0", + "husky": "^1.1.4", "jest": "^22.0.2", "lint-staged": "^7.0.0", "lodash.camelcase": "^4.3.0",