From 60e947798d2a9873d538fdc3a02c69cf59b90318 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2020 10:52:57 +0000 Subject: [PATCH] Bump eslint-plugin-react-hooks from 2.5.1 to 4.0.7 Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 2.5.1 to 4.0.7. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/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..35d8e4e 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.7", "husky": "^3.1.0", "lint-staged": "^9.5.0", "prettier": "^1.19.1",