From 728f0a4154ecd1e0f84f32fa4fabb160630412fe Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 04:14:53 +0000 Subject: [PATCH] Bump eslint-plugin-react from 6.4.1 to 6.10.3 Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 6.4.1 to 6.10.3. - [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/v6.4.1...v6.10.3) 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 a6c321b..01ca06a 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "eslint-plugin-flowtype": "2.21.0", "eslint-plugin-import": "2.0.1", "eslint-plugin-jsx-a11y": "2.2.3", - "eslint-plugin-react": "6.4.1", + "eslint-plugin-react": "6.10.3", "extract-text-webpack-plugin": "1.0.1", "file-loader": "0.9.0", "filesize": "3.3.0",