From 0270e5472ccf3b687776a751047c389cf7ad703f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Dec 2025 05:00:54 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-prettier to v9.1.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0971de3a..880761a0 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "concurrently": "8.2.2", "cz-conventional-changelog": "3.3.0", "eslint": "8.46.0", - "eslint-config-prettier": "9.0.0", + "eslint-config-prettier": "9.1.2", "eslint-config-standard": "17.1.0", "eslint-plugin-import": "2.28.0", "eslint-plugin-jest": "27.2.3", diff --git a/yarn.lock b/yarn.lock index 6b409a40..9264402d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4677,10 +4677,10 @@ escodegen@^2.0.0: optionalDependencies: source-map "~0.6.1" -eslint-config-prettier@9.0.0: - version "9.0.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f" - integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw== +eslint-config-prettier@9.1.2: + version "9.1.2" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.2.tgz#90deb4fa0259592df774b600dbd1d2249a78ce91" + integrity sha512-iI1f+D2ViGn+uvv5HuHVUamg8ll4tN+JRHGc6IJi4TP9Kl976C57fzPXgseXNs8v0iA8aSJpHsTWjDb9QJamGQ== eslint-config-react-app@^7.0.1: version "7.0.1"