From c3d1e60a119db5fde76ae1c8c08517814bd6a573 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Jan 2021 18:32:25 +0000 Subject: [PATCH] Bump husky from 4.3.0 to 4.3.8 in /packages/webapp Bumps [husky](https://github.com/typicode/husky) from 4.3.0 to 4.3.8. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v4.3.0...v4.3.8) Signed-off-by: dependabot[bot] --- packages/webapp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/webapp/package.json b/packages/webapp/package.json index 0878b68c..fa287624 100644 --- a/packages/webapp/package.json +++ b/packages/webapp/package.json @@ -42,7 +42,7 @@ "eslint-config-prettier": "7.2.0", "eslint-plugin-cypress": "2.11.2", "eslint-plugin-react": "7.22.0", - "husky": "4.3.0", + "husky": "4.3.8", "lint-staged": "10.5.3", "prettier": "2.2.1" },