diff --git a/package.json b/package.json index be11b79..d868dc4 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "eslint-config-prettier": "9.1.0", "eslint-plugin-import": "2.29.1", "eslint-plugin-jsx-a11y": "6.8.0", - "eslint-plugin-prettier": "5.1.0", + "eslint-plugin-prettier": "5.1.1", "eslint-plugin-react": "7.33.2", "eslint-plugin-react-hooks": "4.6.0", "jest": "29.7.0", diff --git a/yarn.lock b/yarn.lock index fda1589..96e8fe8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2734,10 +2734,10 @@ eslint-plugin-jsx-a11y@6.8.0: 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"