From 2886202a04cdf4953ae82e5d9bb8319b7da8bd29 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2020 02:46:43 +0000 Subject: [PATCH] chore(package): update husky to version 4.0.10 Closes #21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6f13f5..7226feb 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint": "^6.5.1", "eslint-config-imperative": "^3.0.0", "eslint-plugin-imperative": "^3.0.0", - "husky": "^3.0.7", + "husky": "^4.0.10", "mocha": "^6.2.1", "nyc": "^14.1.1" },