From 95d6ab0626772f0bdb6eb380a7a431f5f284431e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 13 Nov 2018 10:56:01 +0000 Subject: [PATCH] chore(deps): update dependency husky to v1.1.4 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 776f4f798d..f8bc082c1c 100644 --- a/install/package.json +++ b/install/package.json @@ -138,7 +138,7 @@ "eslint-plugin-import": "2.14.0", "grunt": "1.0.3", "grunt-contrib-watch": "1.1.0", - "husky": "1.1.3", + "husky": "1.1.4", "jsdom": "13.0.0", "lint-staged": "8.0.4", "mocha": "5.2.0",