From 67f93741057218b7e041c86cbee16440646ce4d0 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2020 02:55:39 +0000 Subject: [PATCH] chore(package): update husky to version 4.2.5 Closes #35 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7589493..70e94d0 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "commitplease": "^3.1.0", "cz-conventional-changelog": "^2.0.0", "eslint": "^5.0.0", - "husky": "^1.0.0", + "husky": "^4.2.5", "mocha": "^6.0.0", "nyc": "^14.0.0", "rimraf": "^2.6.2"