From 17ec8fde2c3f6c31158febd0f3799908c5b845b2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 11 Jun 2019 22:41:51 +0000 Subject: [PATCH] chore(deps): update dependency husky to v2.4.1 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index ecacd27d24..e7caf80fb0 100644 --- a/install/package.json +++ b/install/package.json @@ -140,7 +140,7 @@ "eslint-plugin-import": "2.17.3", "grunt": "1.0.4", "grunt-contrib-watch": "1.1.0", - "husky": "2.4.0", + "husky": "2.4.1", "jsdom": "15.1.1", "lint-staged": "8.2.0", "mocha": "6.1.4",