From 2371b432af4f483fac9231e2c5f601ce27d82f64 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 13 Dec 2020 19:16:42 +0000 Subject: [PATCH] chore(deps): update dependency husky to v4.3.6 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index a368317fe3..ba3184d000 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.5", + "husky": "4.3.6", "jsdom": "16.4.0", "lint-staged": "10.5.3", "mocha": "8.2.1",