From 9da97121c79ec3093d1b9a5c72ea8a16e5a743ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 03:37:16 +0000 Subject: [PATCH] Bump eslint-plugin-react in the eslint group Bumps the eslint group with 1 update: [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react). Updates `eslint-plugin-react` from 7.35.2 to 7.36.1 - [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.35.2...v7.36.1) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] --- node_modules | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules b/node_modules index 976b3d9a0f6..388eedf2b49 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit 976b3d9a0f6b5e6f35f8c85b2d7b6dab0f7c52b5 +Subproject commit 388eedf2b49961bb47d273d150c841f5c2a0d7fb diff --git a/package.json b/package.json index 202cfb6f3e6..dae0fd43fbb 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eslint-plugin-jsx-a11y": "6.10.0", "eslint-plugin-node": "11.1.0", "eslint-plugin-promise": "6.6.0", - "eslint-plugin-react": "7.35.2", + "eslint-plugin-react": "7.36.1", "eslint-plugin-react-hooks": "4.6.2", "gettext-parser": "8.0.0", "glob": "11.0.0",