From dc06fe2215c6a14b70e0076eb9bd609a4eaf1c4f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 21 Feb 2021 23:31:59 +0000 Subject: [PATCH] chore(deps): update dependency husky to v5.1.0 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 6637d68d75..29fadaf6d6 100644 --- a/install/package.json +++ b/install/package.json @@ -159,7 +159,7 @@ "eslint-plugin-import": "2.22.1", "grunt": "1.3.0", "grunt-contrib-watch": "1.1.0", - "husky": "5.0.9", + "husky": "5.1.0", "jsdom": "16.4.0", "lint-staged": "10.5.4", "mocha": "8.3.0",