From 14ffca942e938eeaba05144f5ea350f855f74346 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2020 02:51:14 +0000 Subject: [PATCH] chore(package): update husky to version 4.0.10 Closes #290 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48e6778e..052d46fe 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.0.10", "jest": "^23.6.0", "jest-config": "^23.6.0", "lint-staged": "^8.0.0",