From 935f175b983bb4b8018196243243d65976854579 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2019 21:31:17 +0000 Subject: [PATCH] chore(package): update husky to version 3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aac97067..1e19dc9f 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "gh-pages": "^2.0.1", "gitbook-cli": "^2.3.2", "glob": "^7.1.3", - "husky": "^2.0.0", + "husky": "^3.0.1", "lerna": "^3.4.3", "lerna-update-wizard": "^0.12.0", "lint-staged": "^8.0.5",