From b596657fcbeb5520676ec878a8ffc739ab84e0f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 00:13:01 +0000 Subject: [PATCH] Update dependency eslint-config-prettier to v8.10.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 62c1d1a8..8215632d 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "autoprefixer": "10.4.13", "eslint": "8.27.0", "eslint-config-next": "12.1.5", - "eslint-config-prettier": "8.5.0", + "eslint-config-prettier": "8.10.0", "eslint-config-react": "1.1.7", "eslint-formatter-friendly": "7.0.0", "eslint-plugin-react": "7.31.10", diff --git a/yarn.lock b/yarn.lock index 8ff94ea2..51ba50b0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -955,10 +955,10 @@ eslint-config-next@12.1.5: eslint-plugin-react "7.29.1" eslint-plugin-react-hooks "4.3.0" -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-prettier@8.10.0: + version "8.10.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11" + integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg== eslint-config-react@1.1.7: version "1.1.7"