From fa0f391ad0479b2c210619e100833d5d65587e8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 22:20:07 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-prettier to v8.10.2 (#2650) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 861cdcfc47..61c492b243 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "babel-loader": "8.3.0", "babel-plugin-dynamic-import-node": "2.3.3", "eslint": "8.57.1", - "eslint-config-prettier": "8.10.0", + "eslint-config-prettier": "8.10.2", "eslint-config-react-app": "6.0.0", "eslint-plugin-flowtype": "8.0.3", "eslint-plugin-import": "2.29.1", diff --git a/yarn.lock b/yarn.lock index a534961f1a..33b94cbdf5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8732,10 +8732,10 @@ escodegen@^1.14.1: optionalDependencies: source-map "~0.6.1" -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-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-react-app@6.0.0: version "6.0.0"