File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 52
52
"eslint-config-prettier" : " 8.6.0" ,
53
53
"eslint-plugin-prettier" : " 4.2.1" ,
54
54
"jest" : " 29.4.3" ,
55
- "prettier" : " 2.8.4 " ,
55
+ "prettier" : " 3.0.0 " ,
56
56
"reflect-metadata" : " 0.1.13" ,
57
57
"rimraf" : " 4.1.2" ,
58
58
"rxjs" : " 7.8.0" ,
Original file line number Diff line number Diff line change @@ -3490,10 +3490,10 @@ prettier-linter-helpers@^1.0.0:
3490
3490
dependencies :
3491
3491
fast-diff "^1.1.2"
3492
3492
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 ==
3497
3497
3498
3498
pretty-format@^29.0.0, pretty-format@^29.4.3 :
3499
3499
version "29.4.3"
You can’t perform that action at this time.
0 commit comments