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 69
69
"husky" : " 8.0.3" ,
70
70
"jest" : " 29.5.0" ,
71
71
"lint-staged" : " 13.2.3" ,
72
- "prettier" : " 2.8.8 " ,
72
+ "prettier" : " 3.0.0 " ,
73
73
"typescript" : " 5.1.6"
74
74
},
75
75
"engines" : {
Original file line number Diff line number Diff line change @@ -6206,10 +6206,10 @@ prettier-linter-helpers@^1.0.0:
6206
6206
dependencies :
6207
6207
fast-diff "^1.1.2"
6208
6208
6209
- prettier@2.8.8 :
6210
- version "2.8.8 "
6211
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8 .tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da "
6212
- integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q ==
6209
+ prettier@3.0.0 :
6210
+ version "3.0.0 "
6211
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0 .tgz#e7b19f691245a21d618c68bc54dc06122f6105ae "
6212
+ integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g ==
6213
6213
6214
6214
pretty-format@^29.0.0, pretty-format@^29.0.3 :
6215
6215
version "29.0.3"
You can’t perform that action at this time.
0 commit comments