From f4ed35c998dcf58f3bae4ae20d54b954e88b4367 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 11:25:44 -0500 Subject: [PATCH] chore(deps): update dependency husky to v4.2.2 (#8160) Co-authored-by: WhiteSource Renovate --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index fbd1076263..5f059c982d 100644 --- a/install/package.json +++ b/install/package.json @@ -139,7 +139,7 @@ "eslint-plugin-import": "2.18.2", "grunt": "1.0.4", "grunt-contrib-watch": "1.1.0", - "husky": "4.2.1", + "husky": "4.2.2", "jsdom": "16.1.0", "lint-staged": "10.0.7", "mocha": "7.0.1",