From bc86b224994321c0dc47cd797c225248b6714980 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 5 Oct 2018 10:08:01 +0000 Subject: [PATCH] chore(package): update husky to version 1.1.1 Closes #76 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a73bbb..45f6e31 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.1", "lucass": "^4.1.0", "semantic-release": "^15.0.0", "standard": "^11.0.0",