From 9ffaee84724837aa9219cc60cb2cba09395ad02e Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2019 02:51:18 +0000 Subject: [PATCH] chore(package): update husky to version 3.0.8 Closes #15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90d867b..f162e87 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "eslint": "^4.4.1", "eslint-config-airbnb-base": "^11.1.0", "eslint-plugin-import": "^2.2.0", - "husky": "^0.14.3", + "husky": "^3.0.8", "istanbul": "^1.1.0-alpha.1", "nodeunit": "^0.11.0", "semantic-release": "^15.0.0",