From f8f259b484dfeb5a02a5b48b4f189daa1f79727b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2020 02:22:33 +0000 Subject: [PATCH] chore(package): update husky to version 4.0.10 Closes #422 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b85a3e8c2..e3cfdec15 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "@types/rollup-plugin-json": "^3.0.2", "@types/rollup-plugin-sourcemaps": "^0.4.2", "doctoc": "^1.4.0", - "husky": "^3.0.9", + "husky": "^4.0.10", "pretty-quick": "^2.0.0", "ps-tree": "^1.2.0", "react": "^16.8.6"