From 3fb151f7cf48f1c18c0803d1eca50643de612095 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Aug 2023 09:47:21 +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 981f78f8..2392e8a4 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "autoprefixer": "10.4.13", "eslint": "7.32.0", "eslint-config-next": "12.1.0", - "eslint-config-prettier": "8.5.0", + "eslint-config-prettier": "8.10.0", "eslint-plugin-node": "11.1.0", "eslint-plugin-prettier": "4.2.1", "eslint-plugin-simple-import-sort": "7.0.0", diff --git a/yarn.lock b/yarn.lock index 85a588c6..e8a1d975 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1514,10 +1514,10 @@ eslint-config-next@12.1.0: eslint-plugin-react "^7.27.0" eslint-plugin-react-hooks "^4.3.0" -eslint-config-prettier@8.5.0: - version "8.5.0" - resolved "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz" - 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-import-resolver-node@^0.3.4, eslint-import-resolver-node@^0.3.6: version "0.3.6"