From 5e9ac1e2c075cd520b39d3af49450520450138a6 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2020 00:47:00 +0000 Subject: [PATCH] chore(package): update husky to version 4.2.3 Closes #10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5991014..a964dcb 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "eslint": "^5.8.0", "eslint-config-airbnb-base": "^13.1.0", "eslint-plugin-import": "^2.14.0", - "husky": "^1.1.2", + "husky": "^4.2.3", "jest": "^23.6.0", "mocha": "^5.2.0", "rollup": "^0.66.6"