From d81d49735e7e265689f85e23136cebf3c4878b28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 06:10:19 +0000 Subject: [PATCH] chore(deps-dev): bump husky from 3.1.0 to 7.0.2 Bumps [husky](https://github.com/typicode/husky) from 3.1.0 to 7.0.2. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v3.1.0...v7.0.2) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58df344..9b3c124 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "devDependencies": { "@commitlint/cli": "^8.2.0", "@commitlint/config-conventional": "^8.2.0", - "husky": "^3.1.0", + "husky": "^7.0.2", "lerna": "^3.4.3" }, "commitlint": {