diff --git a/package.json b/package.json index 68cfef2fb..51d1961ff 100755 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "babel-eslint": "10.1.0", "eslint": "8.57.0", "eslint-plugin-ghost": "3.4.0", - "eslint-plugin-react": "7.35.0" + "eslint-plugin-react": "7.35.2" }, "dependencies": { "@tryghost/helpers": "1.1.90", diff --git a/yarn.lock b/yarn.lock index d414c4c38..28b41190a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5402,10 +5402,10 @@ eslint-plugin-react-hooks@^4.6.0: resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596" integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ== -eslint-plugin-react@7.35.0, eslint-plugin-react@^7.30.1: - 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, eslint-plugin-react@^7.30.1: + 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"