From c3418c262169163770115f91b8f88652435307e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2019 09:55:43 -0500 Subject: [PATCH] chore(deps): update dependency husky to v3.1.0 (#8046) --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 1b4e411f8f..e4f720f698 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": "3.0.9", + "husky": "3.1.0", "jsdom": "15.2.1", "lint-staged": "9.4.2", "mocha": "6.2.2",