From 999469447faa6c36129e2e472c27fc572913e534 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2019 02:45:17 +0000 Subject: [PATCH] chore(package): update husky to version 3.0.8 Closes #36 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c12f3cb..9b11c58 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eslint-config-prettier": "^2.9.0", "eslint-plugin-react": "^7.7.0", "express": "^4.16.3", - "husky": "^0.14.3", + "husky": "^3.0.8", "lint-staged": "^7.0.4", "mocha": "^5.1.1", "strip-ansi": "^4.0.0",