From 25202973e92a1829aa495fd067adf899d4a60a6c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Jul 2021 23:41:15 +0000 Subject: [PATCH] Bump eslint-plugin-react from 7.11.1 to 7.24.0 Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.11.1 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/v7.11.1...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 2a22f4f..c363376 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "eslint": "5.6.1", "eslint-config-react": "1.1.7", "eslint-loader": "2.1.1", - "eslint-plugin-react": "7.11.1", + "eslint-plugin-react": "7.24.0", "file-loader": "2.0.0", "gulp": "4.0.2", "gulp-babel": "7.0.1",