diff --git a/package.json b/package.json index f76f7faf..79651d00 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint-plugin-jest": "23.20.0", "eslint-plugin-jsx-a11y": "6.9.0", "eslint-plugin-prettier": "3.4.1", - "eslint-plugin-react": "7.35.0", + "eslint-plugin-react": "7.35.2", "husky": "3.1.0", "jest": "24.9.0", "lint-staged": "9.5.0", diff --git a/yarn.lock b/yarn.lock index 409882b4..0836792f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3050,10 +3050,10 @@ eslint-plugin-prettier@3.4.1: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-react@7.35.0: - version "7.35.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.0.tgz#00b1e4559896710e58af6358898f2ff917ea4c41" - integrity sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA== +eslint-plugin-react@7.35.2: + version "7.35.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.2.tgz#d32500d3ec268656d5071918bfec78cfd8b070ed" + integrity sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ== dependencies: array-includes "^3.1.8" array.prototype.findlast "^1.2.5"