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 41
41
"@typescript-eslint/parser" : " ^5.60" ,
42
42
"assemblyscript" : " =0.25" ,
43
43
"eslint" : " ^8.56" ,
44
- "prettier" : " ^3.1 " ,
44
+ "prettier" : " ^3.2 " ,
45
45
"ts-node" : " ^10.9" ,
46
46
"mocha" : " ^10.0" ,
47
47
"typescript" : " ~5.3"
Original file line number Diff line number Diff line change @@ -3629,10 +3629,10 @@ prepend-http@^1.0.1:
3629
3629
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
3630
3630
integrity sha512-PhmXi5XmoyKw1Un4E+opM2KcsJInDvKyuOumcjjw3waw86ZNjHwVUOOWLc4bCzLdcKNaWBH9e99sbWzDQsVaYg==
3631
3631
3632
- prettier@^3.1 :
3633
- version "3.1.1 "
3634
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.1 .tgz#6ba9f23165d690b6cbdaa88cb0807278f7019848 "
3635
- integrity sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw ==
3632
+ prettier@^3.2 :
3633
+ version "3.2.5 "
3634
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5 .tgz#e52bc3090586e824964a8813b09aba6233b28368 "
3635
+ integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A ==
3636
3636
3637
3637
process-nextick-args@~2.0.0 :
3638
3638
version "2.0.1"
You can’t perform that action at this time.
0 commit comments