From 743310fc1de4e1c6072332e64b2094522ab144d8 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2020 06:44:25 +0000 Subject: [PATCH] chore(package): update husky to version 4.0.3 Closes #85 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd23802..a859c19 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "dirty-chai": "^2.0.1", "express": "^4.17.1", "fs-extra": "^8.1.0", - "husky": "^3.1.0", + "husky": "^4.0.3", "lint-staged": "^9.5.0", "mocha": "^6.2.2", "mocha-junit-reporter": "^1.23.1",