From 7cde5149341dc3db585cb559c4fa1b5a5f7383e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 13:23:10 +0000 Subject: [PATCH] Bump eslint-plugin-react from 7.26.1 to 7.31.11 Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.26.1 to 7.31.11. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.26.1...v7.31.11) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eea17c8366..c6575e6354 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "eslint-loader": "4.0.2", "eslint-plugin-import": "2.25.2", "eslint-plugin-jsx-a11y": "6.3.1", - "eslint-plugin-react": "7.26.1", + "eslint-plugin-react": "7.31.11", "eslint-plugin-react-hooks": "4.2.0", "json-loader": "0.5.7", "webpack": "4.46.0",