From 5d83a04c4607a99664537a16b2a2d80be881d530 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2020 08:35:29 +0000 Subject: [PATCH] chore(package): update husky to version 4.0.6 Closes #21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6f13f5..3c34955 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.6", "mocha": "^6.2.1", "nyc": "^14.1.1" },