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.2 " ,
34
+ "prettier" : " ^3.5.3 " ,
35
35
"shx" : " ^0.3.4" ,
36
36
"source-map-support" : " ^0.5.16" ,
37
37
"ts-jest" : " ^29.2.6" ,
Original file line number Diff line number Diff line change @@ -3730,10 +3730,10 @@ prettier-linter-helpers@^1.0.0:
3730
3730
dependencies :
3731
3731
fast-diff "^1.1.2"
3732
3732
3733
- prettier@^3.5.2 :
3734
- version "3.5.2 "
3735
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2 .tgz#d066c6053200da0234bf8fa1ef45168abed8b914 "
3736
- integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg ==
3733
+ prettier@^3.5.3 :
3734
+ version "3.5.3 "
3735
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3 .tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5 "
3736
+ integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw ==
3737
3737
3738
3738
pretty-format@^29.0.0, pretty-format@^29.7.0 :
3739
3739
version "29.7.0"
You can’t perform that action at this time.
0 commit comments