diff --git a/package.json b/package.json index 9cec891..3ccd9a5 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "eslint-config-prettier": "^6.11.0", "eslint-plugin-jest": "^23.13.2", "eslint-plugin-prettier": "^3.1.3", - "eslint-plugin-react": "^7.20.0", + "eslint-plugin-react": "^7.20.6", "file-loader": "^6.0.0", "html-webpack-plugin": "^4.3.0", "jest": "^26.0.1", diff --git a/yarn.lock b/yarn.lock index c34da83..da8ecef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3305,10 +3305,10 @@ eslint-plugin-prettier@^3.1.3: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-react@^7.20.0: - version "7.20.5" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.5.tgz#29480f3071f64a04b2c3d99d9b460ce0f76fb857" - integrity sha512-ajbJfHuFnpVNJjhyrfq+pH1C0gLc2y94OiCbAXT5O0J0YCKaFEHDV8+3+mDOr+w8WguRX+vSs1bM2BDG0VLvCw== +eslint-plugin-react@^7.20.6: + version "7.20.6" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.6.tgz#4d7845311a93c463493ccfa0a19c9c5d0fd69f60" + integrity sha512-kidMTE5HAEBSLu23CUDvj8dc3LdBU0ri1scwHBZjI41oDv4tjsWZKU7MQccFzH1QYPYhsnTF2ovh7JlcIcmxgg== dependencies: array-includes "^3.1.1" array.prototype.flatmap "^1.2.3"