From 9aca887889df74568c6feb3e701690f8ecaa6260 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 19:43:47 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-prettier to v8.10.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b2bc98db3..ee47d948c 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@typescript-eslint/parser": "4.30.0", "copyfiles": "2.4.1", "eslint": "7.32.0", - "eslint-config-prettier": "8.3.0", + "eslint-config-prettier": "8.10.2", "eslint-config-standard": "16.0.3", "eslint-plugin-import": "2.24.2", "eslint-plugin-node": "11.1.0", diff --git a/yarn.lock b/yarn.lock index fa13f452f..9bee6bf2d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5174,10 +5174,10 @@ escodegen@^2.0.0: optionalDependencies: source-map "~0.6.1" -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.10.2: + version "8.10.2" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.2.tgz#0642e53625ebc62c31c24726b0f050df6bd97a2e" + integrity sha512-/IGJ6+Dka158JnP5n5YFMOszjDWrXggGz1LaK/guZq9vZTmniaKlHcsscvkAhn9y4U+BU3JuUdYvtAMcv30y4A== eslint-config-standard@16.0.3: version "16.0.3"