Skip to content
This repository was archived by the owner on Mar 16, 2024. It is now read-only.

Commit 191e600

Browse files
Update dependency prettier to v2.8.7
1 parent 3466a34 commit 191e600

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"jest": "^29.2.1",
4141
"js-yaml": "^4.1.0",
4242
"node-fetch": "^3.2.10",
43-
"prettier": "2.7.1",
43+
"prettier": "2.8.7",
4444
"ts-jest": "^29.0.3",
4545
"typescript": "^4.8.4"
4646
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3068,7 +3068,12 @@ prettier-linter-helpers@^1.0.0:
30683068
dependencies:
30693069
fast-diff "^1.1.2"
30703070

3071-
[email protected], prettier@^2.2.1:
3071+
3072+
version "2.8.7"
3073+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
3074+
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
3075+
3076+
prettier@^2.2.1:
30723077
version "2.7.1"
30733078
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
30743079
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==

0 commit comments

Comments
 (0)