From 2ae27baa340ea03ac4ade0cee5bc1b69d480d9ec Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Apr 2021 05:44:54 +0000 Subject: [PATCH] Bump eslint-plugin-react from 3.16.1 to 7.23.2 Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 3.16.1 to 7.23.2. - [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.23.2) 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..aecde6d 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.23.2", "react-hot-loader": "^1.3.0", "style-loader": "^0.13.0", "webpack": "^1.12.11",