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 32
32
"@typescript-eslint/parser" : " ^5.62.0" ,
33
33
"eslint" : " ^8.57.1" ,
34
34
"jest" : " 29.7.0" ,
35
- "prettier" : " ^3.3.3 " ,
35
+ "prettier" : " ^3.5.0 " ,
36
36
"rimraf" : " ^4.4.1" ,
37
37
"ts-jest" : " ^29.2.5" ,
38
38
"tsx" : " ^3.14.0" ,
Original file line number Diff line number Diff line change @@ -3497,10 +3497,10 @@ prettier@^2.7.1:
3497
3497
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
3498
3498
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
3499
3499
3500
- prettier@^3.3.3 :
3501
- version "3.3.3 "
3502
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3 .tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105 "
3503
- integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew ==
3500
+ prettier@^3.5.0 :
3501
+ version "3.5.0 "
3502
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.0 .tgz#50325a28887c6dfdf2ca3f8eaba02b66a8429ca7 "
3503
+ integrity sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA ==
3504
3504
3505
3505
pretty-format@^29.0.0, pretty-format@^29.1.2 :
3506
3506
version "29.1.2"
You can’t perform that action at this time.
0 commit comments