From 63f4b5696b666ae872486d1fe1322048b558fedd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 13 Dec 2018 22:29:08 +0000 Subject: [PATCH] chore(deps): update dependency husky to v1.2.1 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 8e07119768..865566ad4e 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.0", + "husky": "1.2.1", "jsdom": "13.0.0", "lint-staged": "8.1.0", "mocha": "5.2.0",