From 8791b44e5f77fd3d290e6e23bea2e9c32ad36b5c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 2 Mar 2021 03:27:30 +0000 Subject: [PATCH] chore(deps): update dependency husky to v5.1.3 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 0679b7b95a..e8c8a2b1eb 100644 --- a/install/package.json +++ b/install/package.json @@ -151,7 +151,7 @@ "eslint-plugin-import": "2.22.1", "grunt": "1.3.0", "grunt-contrib-watch": "1.1.0", - "husky": "5.1.2", + "husky": "5.1.3", "jsdom": "16.4.0", "lint-staged": "10.5.4", "mocha": "8.3.0",