From 776fe9d2ea06824d145dba111a5f4beef66035ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2020 13:38:18 -0400 Subject: [PATCH] chore(deps): update dependency husky to v4.2.3 (#8162) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Renovate Bot Co-authored-by: Barış Soner Uşaklı --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 2af8c69bba..70b4cb81f1 100644 --- a/install/package.json +++ b/install/package.json @@ -139,7 +139,7 @@ "eslint-plugin-import": "2.20.1", "grunt": "1.0.4", "grunt-contrib-watch": "1.1.0", - "husky": "4.2.2", + "husky": "4.2.3", "jsdom": "16.2.1", "lint-staged": "10.0.8", "mocha": "7.1.0",