From adb2b1c50c0f89ec2fee03386c94ad7827668c93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 20:45:23 +0000 Subject: [PATCH] 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[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2d04bd79..f01744413 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@react-native-community/eslint-config": "^2.0.0", "eslint-plugin-fp": "^2.3.0", "eslint-plugin-import": "2.22.1", - "husky": "4.3.8", + "husky": "5.1.3", "jest": "25.5.4", "@sinonjs/fake-timers": "^7.0.1", "jest-cli": "25.5.4",