From 5edc3aa8b20099dd6d8623833a95362891b8251b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2019 00:24:38 +0000 Subject: [PATCH] chore(package): update husky to version 3.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da7712a..1afbb0b 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "coveralls": "^3.0.3", "cz-conventional-changelog": "^3.0.2", "esm": "^3.2.15", - "husky": "^3.0.0", + "husky": "^3.0.9", "nyc": "^14.0.0", "redux": "^4.0.1", "remark-cli": "^7.0.0",