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

Commit f1d05f4

Browse files
Update dependency prettier to v2.8.4
1 parent 3466a34 commit f1d05f4

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.4",
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.4"
3073+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
3074+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
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)