From 36bd16d979396929c97708febb46ac63787a920b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2019 16:31:50 +0000 Subject: [PATCH] chore(package): update husky to version 3.0.5 Closes #41 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b4ec3f..57b8afd 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint": "5.0.0", "coveralls": "3.0.1", "global": "4.3.2", - "husky": "1.0.0", + "husky": "3.0.5", "mocha": "5.2.0", "npm-run-all": "4.1.3", "rimraf": "2.6.2"