From 84935131237a887ec212dbb512dbe03a25760647 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 05:48:25 +0000 Subject: [PATCH] Bump eslint-plugin-react from 3.16.1 to 7.24.0 Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 3.16.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/v3.16.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 8446567..58182e6 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "babel-preset-react": "^6.3.13", "babel-preset-stage-0": "^6.3.13", "css-loader": "^0.23.1", - "eslint-plugin-react": "^3.15.0", + "eslint-plugin-react": "^7.24.0", "react-hot-loader": "^1.3.0", "style-loader": "^0.13.0", "webpack": "^1.12.11",