diff --git a/package.json b/package.json index f0a8cfbb..2a1d2a41 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint-plugin-github": "^4.7.0", "eslint-plugin-jest": "^27.2.1", "js-yaml": "^4.1.0", - "prettier": "2.7.1", + "prettier": "2.8.7", "ts-jest": "^29.0.5", "typescript": "^5.0.3", "webpack": "^5.78.0" diff --git a/yarn.lock b/yarn.lock index d7aa9d39..1f905090 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2271,10 +2271,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@2.7.1, prettier@^2.2.1: - version "2.7.1" - resolved "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz" - integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g== +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@^29.0.0, pretty-format@^29.5.0: version "29.5.0"