From eb6062819fc7467ca8a4a1dd2ebc4e313ebde574 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 18 Dec 2018 19:47:23 +0000 Subject: [PATCH] chore(deps): update dependency husky to v1.3.0 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index f7cb60aea0..8c78606c69 100644 --- a/install/package.json +++ b/install/package.json @@ -137,7 +137,7 @@ "eslint-plugin-import": "2.14.0", "grunt": "1.0.3", "grunt-contrib-watch": "1.1.0", - "husky": "1.2.1", + "husky": "1.3.0", "jsdom": "13.1.0", "lint-staged": "8.1.0", "mocha": "5.2.0",