From 3b1af3c3806fc95c2e0e45bc3aeeb6f93aad9b01 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2020 07:11:09 +0000 Subject: [PATCH] Update husky to version 4.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae8b52df..ce95b209 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "enzyme": "^3.9.0", "express": "^4.17.1", "gh-pages": "^2.0.1", - "husky": "^3.0.0", + "husky": "^4.0.7", "import-sort-cli": "^6.0.0", "import-sort-parser-babylon": "^6.0.0", "import-sort-parser-typescript": "^6.0.0",