From 324c7d482da506a86f1f2aec9da2a0fc58c29f4d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 25 Aug 2021 02:44:24 +0000 Subject: [PATCH] chore(deps): update dependency husky to v7.0.2 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 939ca8778d..b646a94a8e 100644 --- a/install/package.json +++ b/install/package.json @@ -150,7 +150,7 @@ "eslint-plugin-import": "2.24.2", "grunt": "1.4.1", "grunt-contrib-watch": "1.1.0", - "husky": "7.0.1", + "husky": "7.0.2", "jsdom": "17.0.0", "lint-staged": "11.1.2", "mocha": "9.1.0",