From 28ffc597c5d6f9f931870425da58dae75275766d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 04:44:28 +0000 Subject: [PATCH] chore(package): update husky to version 4.2.2 Closes #35 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7589493..4f6a36a 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.2", "mocha": "^6.0.0", "nyc": "^14.0.0", "rimraf": "^2.6.2"