From 9c75ca78eb589c39b27a2d8172d25d76ce13d954 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2020 06:28:41 +0000 Subject: [PATCH] chore(package): update husky to version 4.0.3 Closes #50 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ff5c1f..13a6f51 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.0.3", "istanbul": "0.4.5", "kill-port": "1.5.1", "lint-staged": "8.2.1",