File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 56
56
"jest" : " ^25.1.0" ,
57
57
"lodash" : " ^4.17.21" ,
58
58
"nodemon" : " ^2.0.15" ,
59
+ "prettier" : " ^2.5.1" ,
59
60
"ts-jest" : " ^25.2.1" ,
60
61
"ts-node" : " ^10.4.0" ,
61
62
"typescript" : " ^3.8.3"
Original file line number Diff line number Diff line change @@ -3441,6 +3441,11 @@ prepend-http@^2.0.0:
3441
3441
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
3442
3442
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
3443
3443
3444
+ prettier@^2.5.1 :
3445
+ version "2.5.1"
3446
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
3447
+ integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
3448
+
3444
3449
pretty-format@^24.9.0 :
3445
3450
version "24.9.0"
3446
3451
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-24.9.0.tgz#12fac31b37019a4eea3c11aa9a959eb7628aa7c9"
You can’t perform that action at this time.
0 commit comments