diff --git a/package.json b/package.json index 2776eda..7fec9ea 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "copy-webpack-plugin": "^11.0.0", "eslint": "^7.32.0", "eslint-config-next": "^11.1.2", - "eslint-config-prettier": "^8.3.0", + "eslint-config-prettier": "^8.5.0", "eslint-config-react-app": "^6.0.0", "eslint-plugin-flowtype": "^5.9.2", "eslint-plugin-import": "^2.24.2", diff --git a/yarn.lock b/yarn.lock index 8fdf198..e0c87b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5507,10 +5507,10 @@ eslint-config-next@^11.1.2: eslint-plugin-react "^7.23.1" eslint-plugin-react-hooks "^4.2.0" -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-prettier@^8.5.0: + version "8.5.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1" + integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q== eslint-config-react-app@^6.0.0: version "6.0.0"