From 634f4bd4f9249d2152a22ae58a2f1f2cd6d1c524 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 07:50:56 +0000 Subject: [PATCH] chore(deps): 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 278aab4..d1b8719 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@nuxtjs/svg": "0.4.0", "@nuxtjs/tailwindcss": "4.2.1", "eslint": "8.36.0", - "eslint-config-prettier": "8.6.0", + "eslint-config-prettier": "8.10.0", "eslint-plugin-prettier": "4.2.1", "netlify-cli": "13.1.1", "nuxt-purgecss": "2.0.0", diff --git a/yarn.lock b/yarn.lock index 49c8e5a..2411070 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6480,10 +6480,10 @@ escodegen@^2.0.0: optionalDependencies: source-map "~0.6.1" -eslint-config-prettier@8.6.0: - version "8.6.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.6.0.tgz#dec1d29ab728f4fa63061774e1672ac4e363d207" - integrity sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA== +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-plugin-prettier@4.2.1: version "4.2.1"