From 68e8cbed911da7066638392a2a53c279e5e08476 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 11 Oct 2018 02:03:22 +0000 Subject: [PATCH] chore(package): update husky to version 1.1.2 Closes #76 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a73bbb..2673fce 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "coveralls": "^3.0.0", "cz-conventional-changelog": "^2.0.0", "fake-indexeddb": "^2.0.3", - "husky": "^0.14.3", + "husky": "^1.1.2", "lucass": "^4.1.0", "semantic-release": "^15.0.0", "standard": "^11.0.0",