From 6f0f08bfc968bc5ff6b3c52e2aa0b9d4af5bed4a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2020 02:56:18 +0000 Subject: [PATCH] chore(package): update husky to version 4.2.5 Closes #25 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 819aca7..d197a99 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "node-zookeeper-client": "^0.2.2" }, "devDependencies": { - "husky": "^1.0.0", + "husky": "^4.2.5", "lint-staged": "^4.2.1", "mocha": "^5.0.0", "prettier-standard": "^6.0.0",