diff --git a/package.json b/package.json index 765bc192..ec437ab7 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint-plugin-github": "^4.6.1", "eslint-plugin-jest": "^27.2.1", "js-yaml": "^4.1.0", - "prettier": "2.7.1", + "prettier": "2.8.6", "ts-jest": "^29.0.5", "typescript": "^4.8.4", "webpack": "^5.76.2" diff --git a/yarn.lock b/yarn.lock index 4e298278..d4dcbf98 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2253,10 +2253,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.6, prettier@^2.2.1: + version "2.8.6" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.6.tgz#5c174b29befd507f14b83e3c19f83fdc0e974b71" + integrity sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ== pretty-format@^29.0.0, pretty-format@^29.5.0: version "29.5.0"