From dcc11497797feaa222adf86e0a1106a642a8297d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2020 01:33:17 +0000 Subject: [PATCH] chore(package): update husky to version 4.2.3 Closes #290 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48e6778e..af4fe9a2 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "coveralls": "^3.0.2", "cross-env": "^5.2.0", "cz-conventional-changelog": "^2.1.0", - "husky": "^1.0.1", + "husky": "^4.2.3", "jest": "^23.6.0", "jest-config": "^23.6.0", "lint-staged": "^8.0.0",