From a4b1f3fc13c4307d9f393a0d3d04e4b9325af227 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2020 18:11:23 +0000 Subject: [PATCH] chore(package): update husky to version 4.2.4 Closes #50 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ff5c1f..ed181da 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "dotenv": "8.0.0", "dotenv-cli": "2.0.0", "eslint-plugin-mocha": "4.11.0", - "husky": "2.7.0", + "husky": "4.2.4", "istanbul": "0.4.5", "kill-port": "1.5.1", "lint-staged": "8.2.1",