From be42fdc207fa00d9b1eb0ab6a5bfff0f6f6b7948 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Mar 2021 06:37:54 +0000 Subject: [PATCH] chore(deps-dev): bump husky from 4.3.8 to 5.1.3 Bumps [husky](https://github.com/typicode/husky) from 4.3.8 to 5.1.3. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v4.3.8...v5.1.3) 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 aa4ae16..34a1084 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@semantic-release/changelog": "^3.0.6", "@semantic-release/git": "^7.0.18", "esm": "^3.2.25", - "husky": "^4.0.1", + "husky": "^5.1.3", "npm-run-all": "^4.1.5" }, "husky": {