Skip to content

Commit 4522fc2

Browse files
committed
Update dependency prettier to v2.8.4
1 parent 0a49ad2 commit 4522fc2

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
@@ -27,7 +27,7 @@
2727
"eslint-plugin-simple-import-sort": "10.0.0",
2828
"eslint-plugin-sort-class-members": "1.16.0",
2929
"jest": "29.4.2",
30-
"prettier": "2.8.3",
30+
"prettier": "2.8.4",
3131
"ts-jest": "29.0.5",
3232
"typescript": "4.9.5",
3333
"vscode-languageserver": "8.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2753,10 +2753,10 @@ prettier-linter-helpers@^1.0.0:
27532753
dependencies:
27542754
fast-diff "^1.1.2"
27552755

2756-
prettier@2.8.3:
2757-
version "2.8.3"
2758-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
2759-
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==
2756+
prettier@2.8.4:
2757+
version "2.8.4"
2758+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
2759+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
27602760

27612761
pretty-format@^29.0.0, pretty-format@^29.4.1:
27622762
version "29.4.1"

0 commit comments

Comments
 (0)