diff --git a/package.json b/package.json index 88f2eba..584b6c0 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "jest": "^26.6.3", "jest-circus": "^26.6.3", "js-yaml": "^4.0.0", - "prettier": "2.2.1", + "prettier": "2.8.6", "ts-jest": "^26.4.4", "typescript": "^4.1.3" } diff --git a/yarn.lock b/yarn.lock index 8746848..f753169 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3721,10 +3721,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.6, prettier@>=1.12.0: + version "2.8.6" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.6.tgz#5c174b29befd507f14b83e3c19f83fdc0e974b71" + integrity sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ== pretty-format@^26.0.0, pretty-format@^26.6.2: version "26.6.2"