diff --git a/packages/webapp/package.json b/packages/webapp/package.json index 76d1f018..41bb570a 100644 --- a/packages/webapp/package.json +++ b/packages/webapp/package.json @@ -42,7 +42,7 @@ "eslint": "^7.7.0", "eslint-config-prettier": "^6.11.0", "eslint-plugin-cypress": "^2.11.1", - "eslint-plugin-react": "^7.20.3", + "eslint-plugin-react": "^7.20.6", "husky": "^4.2.5", "lint-staged": "^10.2.11", "prettier": "^2.0.5" diff --git a/yarn.lock b/yarn.lock index 432ea41c..37648d96 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5579,10 +5579,10 @@ eslint-plugin-react-hooks@^1.7.0: resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.7.0.tgz#6210b6d5a37205f0b92858f895a4e827020a7d04" integrity sha512-iXTCFcOmlWvw4+TOE8CLWj6yX1GwzT0Y6cUfHHZqWnSk144VmVIRcVGtUAzrLES7C798lmvnt02C7rxaOX1HNA== -eslint-plugin-react@^7.20.2, eslint-plugin-react@^7.20.3: - 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.2, 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"