diff --git a/package.json b/package.json index f16bec1fc..d90a1ba8b 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "devDependencies": { "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", - "eslint-plugin-prettier": "5.1.0", + "eslint-plugin-prettier": "5.1.1", "husky": "8.0.3", "lint-staged": "15.2.0", "prettier": "3.1.1" diff --git a/yarn.lock b/yarn.lock index e687b4316..c79f5efc7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5779,10 +5779,10 @@ eslint-plugin-jsx-a11y@^6.7.1: object.entries "^1.1.7" object.fromentries "^2.0.7" -eslint-plugin-prettier@5.1.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.0.tgz#f14bb2b18756ad54f1ad3dc4c989cb73dfa326a3" - integrity sha512-hQc+2zbnMeXcIkg+pKZtVa+3Yqx4WY7SMkn1PLZ4VbBEU7jJIpVn9347P8BBhTbz6ne85aXvQf30kvexcqBeWw== +eslint-plugin-prettier@5.1.1: + version "5.1.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.1.tgz#ab7d9823788b557ff7ccdd50a5849d7760cb8bef" + integrity sha512-WQpV3mSmIobb77s4qiCZu3dBrZZ0rj8ckSfBtRrgNK9Wnh2s3eiaxNTWloz1LJ1WtvqZES/PAI7PLvsrGt/CEA== dependencies: prettier-linter-helpers "^1.0.0" synckit "^0.8.5"