diff --git a/package.json b/package.json index 1038e21..6437acc 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "eslint-loader": "^4.0.2", "eslint-plugin-import": "^2.29.1", "eslint-plugin-nuxt": "^4.0.0", - "eslint-plugin-prettier": "^5.1.0", + "eslint-plugin-prettier": "^5.1.1", "eslint-plugin-vue": "^9.19.2", "husky": "^8.0.3", "postcss-html": "^1.5.0", diff --git a/yarn.lock b/yarn.lock index a404e19..a877756 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8281,10 +8281,10 @@ eslint-plugin-nuxt@^4.0.0: semver "^7.3.7" vue-eslint-parser "^9.0.3" -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"