diff --git a/package.json b/package.json index e2886fcf..e12fda11 100644 --- a/package.json +++ b/package.json @@ -323,7 +323,7 @@ "eslint-plugin-import": "^2.31.0", "eslint-plugin-md": "^1.0.19", "eslint-plugin-package-json": "^0.40.1", - "eslint-plugin-prettier": "^5.4.1", + "eslint-plugin-prettier": "^5.5.4", "glob": "^10.4.2", "jsonc-eslint-parser": "^2.4.0", "nyc": "^17.1.0", diff --git a/yarn.lock b/yarn.lock index a9c3023f..fd51a414 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3109,10 +3109,10 @@ eslint-plugin-package-json@^0.40.1: sort-package-json "^3.0.0" validate-npm-package-name "^6.0.0" -eslint-plugin-prettier@^5.4.1: - version "5.4.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.4.1.tgz#99b55d7dd70047886b2222fdd853665f180b36af" - integrity sha512-9dF+KuU/Ilkq27A8idRP7N2DH8iUR6qXcjF3FR2wETY21PZdBrIjwCau8oboyGj9b7etWmTGEeM8e7oOed6ZWg== +eslint-plugin-prettier@^5.5.4: + version "5.5.4" + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.4.tgz#9d61c4ea11de5af704d4edf108c82ccfa7f2e61c" + integrity sha512-swNtI95SToIz05YINMA6Ox5R057IMAmWZ26GqPxusAp1TZzj+IdY9tXNWWD3vkF/wEqydCONcwjTFpxybBqZsg== dependencies: prettier-linter-helpers "^1.0.0" synckit "^0.11.7"