diff --git a/package.json b/package.json index 28032af0c..55f9cf02c 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "eslint": "7.23.0", "eslint-config-prettier": "8.1.0", "eslint-plugin-prettier": "3.3.1", - "eslint-plugin-react": "7.23.1", + "eslint-plugin-react": "7.23.2", "prettier": "2.2.1", "typescript": "4.2.3" } diff --git a/yarn.lock b/yarn.lock index 69743f5c3..707d62999 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4763,9 +4763,9 @@ eslint-plugin-react-hooks@^4.2.0: version "4.2.0" resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556" -eslint-plugin-react@7.23.1, eslint-plugin-react@^7.21.5: - version "7.23.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.23.1.tgz#f1a2e844c0d1967c822388204a8bc4dee8415b11" +eslint-plugin-react@7.23.2, eslint-plugin-react@^7.21.5: + version "7.23.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.23.2.tgz#2d2291b0f95c03728b55869f01102290e792d494" dependencies: array-includes "^3.1.3" array.prototype.flatmap "^1.2.4"