diff --git a/package.json b/package.json index fc88bed..333aede 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "jest": "^26.6.3", "jest-circus": "^26.4.2", "js-yaml": "^4.1.0", - "prettier": "2.2.1", + "prettier": "2.8.2", "ts-jest": "^26.5.3", "typescript": "^4.3.5" } diff --git a/yarn.lock b/yarn.lock index 5f331b3..b8085ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3857,10 +3857,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@2.2.1, prettier@>=1.12.0: - version "2.2.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5" - integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q== +prettier@2.8.2, prettier@>=1.12.0: + version "2.8.2" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.2.tgz#c4ea1b5b454d7c4b59966db2e06ed7eec5dfd160" + integrity sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw== pretty-format@^26.0.0, pretty-format@^26.6.2: version "26.6.2"