From acdc4146867094729fed1ba9c745badee884a15a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2020 04:14:41 +0000 Subject: [PATCH] chore(package): update husky to version 4.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 742381d..1d22936 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "flow-bin": "^0.82.0", "flow-typed": "^2.3.0", "html-webpack-plugin": "^3.1.0", - "husky": "^3.0.0", + "husky": "^4.0.2", "style-loader": "^0.23.0", "webpack": "^4.39.1", "webpack-cli": "^3.3.6",