From 48a31763eb22e0d0c3e3c7f92a6a41735d6a70bc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Dec 2020 09:00:35 +0000 Subject: [PATCH] chore(deps): update dependency husky to v4.3.5 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index bb8574c05d..cf49bcbbc5 100644 --- a/install/package.json +++ b/install/package.json @@ -158,7 +158,7 @@ "eslint-plugin-import": "2.22.1", "grunt": "1.3.0", "grunt-contrib-watch": "1.1.0", - "husky": "4.3.4", + "husky": "4.3.5", "jsdom": "16.4.0", "lint-staged": "10.5.3", "mocha": "8.2.1",