From a64d5474a741e852bae2dbd4106ec1db25105c1d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Apr 2021 23:27:10 +0000 Subject: [PATCH] Bump eslint-plugin-react from 7.11.1 to 7.23.1 Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.11.1 to 7.23.1. - [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.23.1) 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..a7db4ff 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.23.1", "file-loader": "2.0.0", "gulp": "4.0.2", "gulp-babel": "7.0.1",