From 77f551a4cc71b0fd55aa5d7c4b01fec6bc568d37 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 21 Mar 2021 21:00:57 +0000 Subject: [PATCH] chore(deps): update dependency husky to v5.2.0 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 6e6449078d..6ca196d33e 100644 --- a/install/package.json +++ b/install/package.json @@ -150,7 +150,7 @@ "eslint-plugin-import": "2.22.1", "grunt": "1.3.0", "grunt-contrib-watch": "1.1.0", - "husky": "5.1.3", + "husky": "5.2.0", "jsdom": "16.5.1", "lint-staged": "10.5.4", "mocha": "8.3.2",