diff --git a/package.json b/package.json index 41d5f78..ca53080 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "husky": "^7.0.4", "jest": "^27.0.5", "node-sass": "^6.0.0", - "prettier": "^2.3.2", + "prettier": "^2.8.4", "sass-loader": "^10.1.1", "vue-jest": "^3.0.4" } diff --git a/yarn.lock b/yarn.lock index a2d92a3..f99ff6b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9642,10 +9642,10 @@ prepend-http@^1.0.0: resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc" integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw= -"prettier@^1.18.2 || ^2.0.0", prettier@^2.3.2: - version "2.5.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a" - integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg== +"prettier@^1.18.2 || ^2.0.0", prettier@^2.8.4: + version "2.8.4" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3" + integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw== pretty-bytes@^5.6.0: version "5.6.0"