From 317746d46d0a672bc8c4ca1edb897b79439633e3 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2019 19:35:32 +0000 Subject: [PATCH] chore(package): update husky to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5e0654..9a574b2 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "flow-bin": "^0.81.0", "flow-typed": "^2.3.0", "html-webpack-plugin": "^3.1.0", - "husky": "^2.0.0", + "husky": "^3.0.0", "style-loader": "^0.23.0", "webpack": "^4.3.0", "webpack-cli": "^3.0.0",