From d3cc06dfee9be064dd5bcaadf859c3e5fe3234ea Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Mar 2021 08:53:31 +0000 Subject: [PATCH] build(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 2f52381..ebf7b63 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "enzyme": "^3.0.0", "enzyme-to-json": "^3.4.0", "eslint": "^7.1.0", - "husky": "^4.3.0", + "husky": "^5.1.3", "jest": "^24.9.0", "np": "^5.1.0", "prettier": "^1.18.2",