From 30a2598364ea6575a32b07e8aecef7b2801c8683 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 9 Apr 2020 21:47:27 +0000 Subject: [PATCH] chore(deps): update dependency husky to v4.2.5 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 030620b30e..ce5568ebe5 100644 --- a/install/package.json +++ b/install/package.json @@ -139,7 +139,7 @@ "eslint-plugin-import": "2.20.2", "grunt": "1.1.0", "grunt-contrib-watch": "1.1.0", - "husky": "4.2.4", + "husky": "4.2.5", "jsdom": "16.2.2", "lint-staged": "10.1.3", "mocha": "7.1.1",