Skip to content

Commit 693e038

Browse files
chore(deps): update dependency prettier to v2.8.7
1 parent 0c33ca4 commit 693e038

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"eslint-config-prettier": "8.5.0",
5757
"eslint-plugin-prettier": "4.2.1",
5858
"jest": "29.2.2",
59-
"prettier": "2.7.1",
59+
"prettier": "2.8.7",
6060
"source-map-support": "0.5.21",
6161
"supertest": "6.3.0",
6262
"ts-jest": "29.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3812,10 +3812,10 @@ prettier-linter-helpers@^1.0.0:
38123812
dependencies:
38133813
fast-diff "^1.1.2"
38143814

3815-
prettier@2.7.1:
3816-
version "2.7.1"
3817-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
3818-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
3815+
prettier@2.8.7:
3816+
version "2.8.7"
3817+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
3818+
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
38193819

38203820
pretty-format@^29.0.0, pretty-format@^29.2.1:
38213821
version "29.2.1"

0 commit comments

Comments
 (0)