From e6a8375bf09ce94ef50c334061962176ba58479f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Dec 2020 01:25:30 +0000 Subject: [PATCH] chore(deps): update dependency husky to v5.0.6 (#1404) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0a0c7f6..6ef79e3f 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "eslint": "7.15.0", "esm": "3.2.25", "fast-cartesian-product": "1.0.3", - "husky": "5.0.4", + "husky": "5.0.6", "lint-staged": "10.5.3", "markdownlint-cli": "0.25.0", "npm-run-all": "4.1.5",