From 1d0fd0284a9eb8ac20dde4c3a5324ef730fd99de Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 27 Jun 2019 15:43:57 +0000 Subject: [PATCH] chore(deps): update dependency husky to v2.7.0 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 84fbb55e54..d2cab0fe77 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.6.0", + "husky": "2.7.0", "jsdom": "15.1.1", "lint-staged": "8.2.1", "mocha": "6.1.4",