From 359ee2072719539d0b40db79d704be3db09ac6cc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 10:17:51 +0000 Subject: [PATCH] Bump eslint-plugin-react from 4.3.0 to 7.24.0 Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 4.3.0 to 7.24.0. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v4.3.0...v7.24.0) 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 34a31be..abb0990 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "enzyme": "^2.2.0", "eslint": "^2.0.0", "eslint-config-airbnb": "^6.1.0", - "eslint-plugin-react": "^4.2.1", + "eslint-plugin-react": "^7.24.0", "eventsource-polyfill": "^0.9.6", "expect": "^1.13.4", "expect-jsx": "^2.2.2",