From 7738482be9e998ee369f5a52a6a5c88e63123092 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 21:51:21 -0400 Subject: [PATCH] Update dependency husky to v4.3.0 (#8621) Co-authored-by: Renovate Bot --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 0fb27bbe93..635476076d 100644 --- a/install/package.json +++ b/install/package.json @@ -141,7 +141,7 @@ "eslint-plugin-import": "2.22.0", "grunt": "1.3.0", "grunt-contrib-watch": "1.1.0", - "husky": "4.2.5", + "husky": "4.3.0", "jsdom": "16.4.0", "lint-staged": "10.3.0", "mocha": "8.1.3",