From 00cab288136a1ebd7d31125a52d39170d3b00442 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Feb 2021 06:38:07 +0000 Subject: [PATCH] chore(deps-dev): bump husky from 3.1.0 to 5.0.9 Bumps [husky](https://github.com/typicode/husky) from 3.1.0 to 5.0.9. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v3.1.0...v5.0.9) 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 58df344..f5e7931 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": "^5.0.9", "lerna": "^3.4.3" }, "commitlint": {