diff --git a/package.json b/package.json index 9a23e3e57bb..8a68d79eedb 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "classnames": "^2.3.1", "eslint": "^7.30.0", "eslint-plugin-import": "^2.25.4", - "eslint-plugin-react": "^7.27.0", + "eslint-plugin-react": "^7.28.0", "gh-pages": "^3.1.0", "is_js": "^0.9.0", "prettier": "^2.4.1", diff --git a/yarn.lock b/yarn.lock index e66bf21c9e7..81c6e8926c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4870,10 +4870,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.27.0: - version "7.27.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.27.0.tgz#f952c76517a3915b81c7788b220b2b4c96703124" - integrity sha512-0Ut+CkzpppgFtoIhdzi2LpdpxxBvgFf99eFqWxJnUrO7mMe0eOiNpou6rvNYeVVV6lWZvTah0BFne7k5xHjARg== +eslint-plugin-react@^7.25.1, eslint-plugin-react@^7.28.0: + version "7.28.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.28.0.tgz#8f3ff450677571a659ce76efc6d80b6a525adbdf" + integrity sha512-IOlFIRHzWfEQQKcAD4iyYDndHwTQiCMcJVJjxempf203jnNLUnW34AXLrV33+nEXoifJE2ZEGmcjKPL8957eSw== dependencies: array-includes "^3.1.4" array.prototype.flatmap "^1.2.5"