From 7e2f74f404d3013b158e6fb4951f182ca23e7a7a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2020 02:16:41 +0000 Subject: [PATCH] chore(package): update husky to version 4.0.10 Closes #27 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 183c2c7..7c6e2ba 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": "^4.0.10", "istanbul": "^0.4.5", "mocha": "^6.0.0", "rimraf": "^2.6.2",