From cf496ffa995675dfb425e1cc7a30ddd19aeb4c86 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 10:32:31 +0000 Subject: [PATCH] Bump eslint-plugin-react-hooks from 2.5.1 to 4.0.4 Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 2.5.1 to 4.0.4. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) 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 3c0ca18..0f4069f 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "eslint-plugin-optimize-regex": "^1.1.7", "eslint-plugin-prettier": "^3.1.2", "eslint-plugin-react": "^7.17.0", - "eslint-plugin-react-hooks": "^2.3.0", + "eslint-plugin-react-hooks": "^4.0.4", "husky": "^3.1.0", "lint-staged": "^9.5.0", "prettier": "^1.19.1",