diff --git a/package.json b/package.json index 68cfef2fb..b1f0815e5 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.37.0" }, "dependencies": { "@tryghost/helpers": "1.1.90", diff --git a/yarn.lock b/yarn.lock index d414c4c38..3e92aa696 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.37.0, eslint-plugin-react@^7.30.1: + version "7.37.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.0.tgz#c21f64a32fc34df1eaeca571ec8f70bdc40dd20a" + integrity sha512-IHBePmfWH5lKhJnJ7WB1V+v/GolbB0rjS8XYVCSQCZKaQCAUhMoVoOEn1Ef8Z8Wf0a7l8KTJvuZg5/e4qrZ6nA== dependencies: array-includes "^3.1.8" array.prototype.findlast "^1.2.5"