From 0a65011833bb99c78421c028de3773f735ef493b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 9 Apr 2020 16:54:22 +0000 Subject: [PATCH] chore(deps): update dependency husky to v4.2.4 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 74b162a6ff..c7e3879044 100644 --- a/install/package.json +++ b/install/package.json @@ -139,7 +139,7 @@ "eslint-plugin-import": "2.20.2", "grunt": "1.1.0", "grunt-contrib-watch": "1.1.0", - "husky": "4.2.3", + "husky": "4.2.4", "jsdom": "16.2.2", "lint-staged": "10.1.3", "mocha": "7.1.1",