From 34f57d4e2ac5e1799b05c1a89a7821647dd592d7 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2019 01:36:19 +0000 Subject: [PATCH] chore(package): update husky to version 3.0.6 Closes #27 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 183c2c7..256cd90 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "eslint-plugin-jsx-a11y": "^6.1.1", "eslint-plugin-react": "^7.10.0", "firebase-tools": "^4.1.2", - "husky": "^2.0.0", + "husky": "^3.0.6", "istanbul": "^0.4.5", "mocha": "^6.0.0", "rimraf": "^2.6.2",