From dd978f087f5f1aa548a29d997239476db64d9aff Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2020 02:52:30 +0000 Subject: [PATCH] chore(package): update husky to version 4.0.10 Closes #57 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ee7be2..788cc1c 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "eslint": "^4.16.0", "eslint-plugin-babel": "^4.1.2", "eslint-plugin-import": "^2.8.0", - "husky": "^0.14.3", + "husky": "^4.0.10", "intl": "^1.2.5", "jest": "^22.1.4", "npm-run-all": "^4.1.2",