From 57f96149df6766888c0cf3aa3a9f6d5751c52aa8 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2020 18:33:31 +0000 Subject: [PATCH] chore(package): update husky to version 4.2.4 Closes #85 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd23802..9428c36 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.2.4", "lint-staged": "^9.5.0", "mocha": "^6.2.2", "mocha-junit-reporter": "^1.23.1",