From 2a3e13f360e0ef9ad9256f787c97b0ef2231908a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 21 Oct 2021 16:48:39 +0000 Subject: [PATCH] chore(deps): update dependency husky to v7.0.4 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index e344188e0a..cc44296d6c 100644 --- a/install/package.json +++ b/install/package.json @@ -150,7 +150,7 @@ "eslint-plugin-import": "2.25.2", "grunt": "1.4.1", "grunt-contrib-watch": "1.1.0", - "husky": "7.0.2", + "husky": "7.0.4", "jsdom": "18.0.0", "lint-staged": "11.2.3", "mocha": "9.1.3",