From d5b72b97fa66e057a9cee7f2b84c8b12733748f3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Jul 2021 04:50:17 +0000 Subject: [PATCH] chore(deps-dev): bump husky from 4.3.8 to 7.0.0 Bumps [husky](https://github.com/typicode/husky) from 4.3.8 to 7.0.0. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v4.3.8...v7.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 12fec3a..c0e1deb 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "codecov": "^3.8.0", "cross-env": "^7.0.2", "eslint": "^7.12.1", - "husky": "^4.3.0", + "husky": "^7.0.0", "jsdoc": "^3.6.6", "nyc": "^15.1.0", "pkg-ok": "^2.3.1"