diff --git a/package.json b/package.json index 910a942..97df548 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "jest": "^27.5.1", "jest-circus": "^29.5.0", "js-yaml": "^4.1.0", - "prettier": "2.8.4", + "prettier": "2.8.7", "ts-jest": "^27.1.4", "typescript": "^4.9.5" } diff --git a/yarn.lock b/yarn.lock index 782e891..43eeda2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4679,10 +4679,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@2.8.4, prettier@^2.2.1: - version "2.8.4" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3" - integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw== +prettier@2.8.7, prettier@^2.2.1: + version "2.8.7" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450" + integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw== pretty-format@^27.0.0, pretty-format@^27.5.1: version "27.5.1"