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 31
31
"jest" : " ^29.7.0" ,
32
32
"lint-staged" : " ^15.4.3" ,
33
33
"mocha" : " ^10.8.2" ,
34
- "prettier" : " ^3.5.1 " ,
34
+ "prettier" : " ^3.5.2 " ,
35
35
"shx" : " ^0.3.4" ,
36
36
"source-map-support" : " ^0.5.16" ,
37
37
"ts-jest" : " ^29.2.5" ,
Original file line number Diff line number Diff line change @@ -3758,10 +3758,10 @@ prettier-linter-helpers@^1.0.0:
3758
3758
dependencies :
3759
3759
fast-diff "^1.1.2"
3760
3760
3761
- prettier@^3.5.1 :
3762
- version "3.5.1 "
3763
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1 .tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7 "
3764
- integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw ==
3761
+ prettier@^3.5.2 :
3762
+ version "3.5.2 "
3763
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2 .tgz#d066c6053200da0234bf8fa1ef45168abed8b914 "
3764
+ integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg ==
3765
3765
3766
3766
pretty-format@^29.0.0, pretty-format@^29.7.0 :
3767
3767
version "29.7.0"
You can’t perform that action at this time.
0 commit comments