From 7ad72b324d02f1cd9c619245a4d4919a3bbb32bb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 29 Jul 2019 17:31:31 +0000 Subject: [PATCH] chore(deps): update dependency husky to v3.0.2 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 5509b167ef..d11e233e70 100644 --- a/install/package.json +++ b/install/package.json @@ -139,7 +139,7 @@ "eslint-plugin-import": "2.18.1", "grunt": "1.0.4", "grunt-contrib-watch": "1.1.0", - "husky": "3.0.1", + "husky": "3.0.2", "jsdom": "15.1.1", "lint-staged": "8.2.1", "mocha": "6.2.0",