From 7d51dafdb3601b73e1a9f319fe9a571f36074c49 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 22:49:33 +0000 Subject: [PATCH] chore(package): update husky to version 4.0.9 Closes #174 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae56983..925c064 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "eslint-plugin-promise": "^3.6.0", "eslint-plugin-react": "^7.5.1", "eslint-plugin-standard": "^3.0.1", - "husky": "^0.14.3", + "husky": "^4.0.9", "jest": "^22.0.4", "lint-staged": "7.2.0", "mocha": "^5.0.0",