From 3d2ec0bb97e9765689e363139201a17bd80f6def Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 10 Jun 2019 14:45:24 +0000 Subject: [PATCH] chore(deps): update dependency husky to v2.4.0 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index b7ebd40a3e..ec1c52aa33 100644 --- a/install/package.json +++ b/install/package.json @@ -140,7 +140,7 @@ "eslint-plugin-import": "2.17.3", "grunt": "1.0.4", "grunt-contrib-watch": "1.1.0", - "husky": "2.3.0", + "husky": "2.4.0", "jsdom": "15.1.1", "lint-staged": "8.1.7", "mocha": "6.1.4",