From d38e31d6a489f7ebc8116301b9dc5feb38c3709d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 07:10:03 +0000 Subject: [PATCH] Bump husky from 4.3.8 to 5.1.1 Bumps [husky](https://github.com/typicode/husky) from 4.3.8 to 5.1.1. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v4.3.8...v5.1.1) 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 e228202..966464c 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@rollup/plugin-node-resolve": "^7.1.1", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", "babel-preset-react-app": "^9.1.1", - "husky": "^4.2.1", + "husky": "^5.1.1", "lint-staged": "^10.0.7", "prettier": "^2.0.2", "react": "^16.12.0",