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.0.11" ,
31
31
"jest" : " ^28.1.3" ,
32
- "prettier" : " ^3.3.0 " ,
32
+ "prettier" : " ^3.3.1 " ,
33
33
"ts-jest" : " ^28.0.8" ,
34
34
"type-plus" : " ^7.6.2" ,
35
35
"typescript" : " ^5.4.5"
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.3.0 :
2059
- version "3.3.0 "
2060
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.0 .tgz#d173ea0524a691d4c0b1181752f2b46724328cdf "
2061
- integrity sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g ==
2058
+ prettier@^3.3.1 :
2059
+ version "3.3.1 "
2060
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.1 .tgz#e68935518dd90bb7ec4821ba970e68f8de16e1ac "
2061
+ integrity sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg ==
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