From f696ba093b041a4e75958da76ba891e96a354763 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2020 02:03:03 +0000 Subject: [PATCH] chore(package): update husky to version 4.0.10 Closes #18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae2ab39..5d5aec3 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": "^4.0.10", "jest": "^22.0.2", "lint-staged": "^7.0.0", "lodash.camelcase": "^4.3.0",