diff --git a/package.json b/package.json index 6fa8566bd3d..e0f8006f6c1 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "classnames": "^2.3.2", "eslint": "^8.45.0", "eslint-plugin-import": "^2.27.5", - "eslint-plugin-react": "^7.33.0", + "eslint-plugin-react": "^7.33.1", "gh-pages": "^3.1.0", "is_js": "^0.9.0", "prettier": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index 258cdf93450..a600d2f112e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4946,10 +4946,10 @@ eslint-plugin-react-hooks@^4.2.0: resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556" integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ== -eslint-plugin-react@^7.25.1, eslint-plugin-react@^7.33.0: - version "7.33.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.0.tgz#6c356fb0862fec2cd1b04426c669ea746e9b6eb3" - integrity sha512-qewL/8P34WkY8jAqdQxsiL82pDUeT7nhs8IsuXgfgnsEloKCT4miAV9N9kGtx7/KM9NH/NCGUE7Edt9iGxLXFw== +eslint-plugin-react@^7.25.1, eslint-plugin-react@^7.33.1: + version "7.33.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.1.tgz#bc27cccf860ae45413a4a4150bf0977345c1ceab" + integrity sha512-L093k0WAMvr6VhNwReB8VgOq5s2LesZmrpPdKz/kZElQDzqS7G7+DnKoqT+w4JwuiGeAhAvHO0fvy0Eyk4ejDA== dependencies: array-includes "^3.1.6" array.prototype.flatmap "^1.3.1"