From 5a05f8b8e1aa301d13b8ae62874b44388e5fcc43 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2019 03:00:48 +0000 Subject: [PATCH] chore(package): update husky to version 3.1.0 Closes #27 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 183c2c7..e86958a 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.1.0", "istanbul": "^0.4.5", "mocha": "^6.0.0", "rimraf": "^2.6.2",