diff --git a/package.json b/package.json index 889600a..c3d22b8 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "chai": "^4.3.4", "fixturez": "^1.0.1", "jest": "^27.4.4", - "prettier": "2.5.1", + "prettier": "2.8.7", "ts-jest": "^27.1.4", "ts-node": "^8.6.2", "tsc-files": "^1.1.3", diff --git a/yarn.lock b/yarn.lock index 2951562..0f01c03 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3530,10 +3530,10 @@ prepend-http@^2.0.0: resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897" integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc= -prettier@2.5.1: - version "2.5.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a" - integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg== +prettier@2.8.7: + 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.4.2: version "27.4.2"