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 29
29
"@types/jest" : " ^28.1.7" ,
30
30
"husky" : " ^9.1.7" ,
31
31
"jest" : " ^28.1.3" ,
32
- "prettier" : " ^3.5.2 " ,
32
+ "prettier" : " ^3.5.3 " ,
33
33
"ts-jest" : " ^28.0.8" ,
34
34
"type-plus" : " ^7.6.2" ,
35
35
"typescript" : " ^5.7.3"
Original file line number Diff line number Diff line change @@ -2055,10 +2055,10 @@ pkg-dir@^4.2.0:
2055
2055
dependencies :
2056
2056
find-up "^4.0.0"
2057
2057
2058
- prettier@^3.5.2 :
2059
- version "3.5.2 "
2060
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2 .tgz#d066c6053200da0234bf8fa1ef45168abed8b914 "
2061
- integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg ==
2058
+ prettier@^3.5.3 :
2059
+ version "3.5.3 "
2060
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3 .tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5 "
2061
+ integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw ==
2062
2062
2063
2063
pretty-format@^28.0.0, pretty-format@^28.1.3 :
2064
2064
version "28.1.3"
You can’t perform that action at this time.
0 commit comments