From 8553557f0912639d8fc0b185d95841e9f197da65 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2020 22:07:39 +0000 Subject: [PATCH] chore(package): update husky to version 4.2.0 Closes #39 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d5c873..ca5b2da 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "eslint-plugin-prettier": "^3.1.0", "friendly-errors-webpack-plugin": "^1.7.0", "github-contributors-list": "^1.2.3", - "husky": "^3.0.4", + "husky": "^4.2.0", "istanbul-lib-coverage": "^2.0.5", "lint-staged": "^9.2.3", "npm-run-all": "^4.1.5",