diff --git a/package.json b/package.json index 1a99aa05..85da6aeb 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "babel-loader": "8.2.2", "babel-plugin-dynamic-import-node": "2.3.3", "eslint": "7.25.0", - "eslint-config-prettier": "7.2.0", + "eslint-config-prettier": "8.3.0", "eslint-config-react-app": "6.0.0", "eslint-plugin-flowtype": "5.7.2", "eslint-plugin-import": "2.22.1", diff --git a/yarn.lock b/yarn.lock index 1e80d671..f534ba84 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7126,10 +7126,10 @@ escodegen@^1.14.1: optionalDependencies: source-map "~0.6.1" -eslint-config-prettier@7.2.0: - version "7.2.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9" - integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg== +eslint-config-prettier@8.3.0: + version "8.3.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a" + integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew== eslint-config-react-app@6.0.0: version "6.0.0"