From 755848e20514486f90ed22f2a34feedf282be494 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2020 23:25:28 +0000 Subject: [PATCH] Bump eslint-plugin-react from 7.11.1 to 7.19.0 Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.11.1 to 7.19.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.19.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..d92f798 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.19.0", "file-loader": "2.0.0", "gulp": "4.0.2", "gulp-babel": "7.0.1",