From 8e16c757c21c31309fdbbba02faa064bb6274f02 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2020 02:25:04 +0000 Subject: [PATCH] chore(package): update husky to version 4.2.5 Closes #20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43676a7..f1de7e3 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "eslint-plugin-node": "^11.0.0", "eslint-plugin-promise": "^4.0.1", "eslint-plugin-standard": "^4.0.0", - "husky": "^3.0.0", + "husky": "^4.2.5", "jest": "^24.4.0", "lint-staged": "^10.0.3", "lodash": "^4.17.15"