diff --git a/package.json b/package.json index 9dab0858be..127a3f6c81 100644 --- a/package.json +++ b/package.json @@ -218,7 +218,7 @@ "clang-format": "1.8.0", "esbuild": "0.14.39", "jasmine": "3.99.0", - "prettier": "2.5.1", + "prettier": "2.6.2", "tslint": "6.1.3", "ts-node": "^10.0.0", "tslint-eslint-rules": "5.4.0", diff --git a/yarn.lock b/yarn.lock index 8be47dd120..6810f94ed4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5977,11 +5977,6 @@ postcss@^8.2.14, postcss@^8.3.7, postcss@^8.4.7: picocolors "^1.0.0" source-map-js "^1.0.2" -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.6.2: version "2.6.2" resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"