From 711305b1a3537741505e72695d01458d1a6abd7e Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2020 08:28:13 +0000 Subject: [PATCH] chore(package): update husky to version 4.0.6 Closes #488 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6eff3d0..8fc850d4 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "cz-conventional-changelog": "^2.0.0", "eslint": "^5.0.0", "glob": "^7.1.1", - "husky": "^1.0.0", + "husky": "^4.0.6", "istanbul": "^0.4.3", "jsdoc-to-markdown": "^4.0.0", "mkdirp": "^0.5.1",