diff --git a/package.json b/package.json index ef430c2..de67aab 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "eslint-plugin-vue": "8.1.1", "eslint-plugin-vue-libs": "4.0.0", "husky": "7.0.4", - "prettier": "2.5.1", + "prettier": "2.8.7", "shipjs": "0.24.3" }, "peerDependencies": { diff --git a/yarn.lock b/yarn.lock index 0e71198..3385765 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2736,10 +2736,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@2.5.1: - version "2.5.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a" - integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg== +prettier@2.8.7: + version "2.8.7" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450" + integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw== prettier@^2.0.0: version "2.4.1"