From 9c082c37cb4b98e602fb820d972f30082bf068f5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 1 Jul 2019 19:39:06 +0000 Subject: [PATCH] Update dependency husky to v3 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index da13510883..4febca6a55 100644 --- a/install/package.json +++ b/install/package.json @@ -140,7 +140,7 @@ "eslint-plugin-import": "2.18.0", "grunt": "1.0.4", "grunt-contrib-watch": "1.1.0", - "husky": "2.7.0", + "husky": "3.0.0", "jsdom": "15.1.1", "lint-staged": "8.2.1", "mocha": "6.1.4",