File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 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.56.0" ,
34
34
"jest" : " 29.7.0" ,
35
- "prettier" : " ^3.2.4 " ,
35
+ "prettier" : " ^3.2.5 " ,
36
36
"rimraf" : " ^4.4.1" ,
37
37
"ts-jest" : " ^29.1.1" ,
38
38
"tsx" : " ^3.14.0" ,
Original file line number Diff line number Diff line change @@ -3894,10 +3894,10 @@ prettier@^2.7.1:
3894
3894
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
3895
3895
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
3896
3896
3897
- prettier@^3.2.4 :
3898
- version "3.2.4 "
3899
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4 .tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283 "
3900
- integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ ==
3897
+ prettier@^3.2.5 :
3898
+ version "3.2.5 "
3899
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5 .tgz#e52bc3090586e824964a8813b09aba6233b28368 "
3900
+ integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A ==
3901
3901
3902
3902
pretty-format@^29.0.0, pretty-format@^29.1.2 :
3903
3903
version "29.1.2"
You can’t perform that action at this time.
0 commit comments