Skip to content

Commit 35e0ccb

Browse files
Update dependency prettier to v3
1 parent 1f0a082 commit 35e0ccb

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
@@ -52,7 +52,7 @@
5252
"eslint-config-prettier": "8.6.0",
5353
"eslint-plugin-prettier": "4.2.1",
5454
"jest": "29.4.3",
55-
"prettier": "2.8.4",
55+
"prettier": "3.0.0",
5656
"reflect-metadata": "0.1.13",
5757
"rimraf": "4.1.2",
5858
"rxjs": "7.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3490,10 +3490,10 @@ prettier-linter-helpers@^1.0.0:
34903490
dependencies:
34913491
fast-diff "^1.1.2"
34923492

3493-
prettier@2.8.4:
3494-
version "2.8.4"
3495-
resolved "https://registry.npmmirror.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
3496-
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
3493+
prettier@3.0.0:
3494+
version "3.0.0"
3495+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0.tgz#e7b19f691245a21d618c68bc54dc06122f6105ae"
3496+
integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==
34973497

34983498
pretty-format@^29.0.0, pretty-format@^29.4.3:
34993499
version "29.4.3"

0 commit comments

Comments
 (0)