From 14676089e259beb729c7bf51db717f1952384de4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Nov 2020 23:50:49 +0000 Subject: [PATCH] Bump eslint-plugin-react from 7.11.1 to 7.21.5 Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.11.1 to 7.21.5. - [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.21.5) 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..3db99ae 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.21.5", "file-loader": "2.0.0", "gulp": "4.0.2", "gulp-babel": "7.0.1",