diff --git a/package.json b/package.json index fd315f1e6..6c257856d 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "eslint": "^7.29.0", "eslint-config-prettier": "^8.3.0", "eslint-plugin-prettier": "^4.2.1", - "eslint-plugin-react": "^7.24.0", + "eslint-plugin-react": "^7.31.10", "file-loader": "^6.2.0", "file-type": "17.1.6", "fork-ts-checker-webpack-plugin": "^7.2.13", diff --git a/yarn.lock b/yarn.lock index 5414853d5..dc961c924 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2797,10 +2797,10 @@ eslint-plugin-prettier@^4.2.1: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-react@^7.24.0: - version "7.30.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.30.1.tgz#2be4ab23ce09b5949c6631413ba64b2810fd3e22" - integrity sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg== +eslint-plugin-react@^7.31.10: + version "7.31.10" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.10.tgz#6782c2c7fe91c09e715d536067644bbb9491419a" + integrity sha512-e4N/nc6AAlg4UKW/mXeYWd3R++qUano5/o+t+wnWxIf+bLsOaH3a4q74kX3nDjYym3VBN4HyO9nEn1GcAqgQOA== dependencies: array-includes "^3.1.5" array.prototype.flatmap "^1.3.0"