File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 2727 },
2828 "dependencies" : {
2929 "chalk" : " ^3.0.0" ,
30- "cli-table3" : " ^0.5.1 " ,
30+ "cli-table3" : " ^0.6.0 " ,
3131 "debug" : " ^4.1.0" ,
3232 "ember-cli-babel" : " ^7.19.0" ,
3333 "execa" : " ^3.4.0" ,
Original file line number Diff line number Diff line change @@ -4465,6 +4465,16 @@ cli-table3@^0.5.1:
44654465 optionalDependencies:
44664466 colors "^1.1.2"
44674467
4468+ cli-table3@^0.6.0:
4469+ version "0.6.0"
4470+ resolved "https://registry.yarnpkg.com/cli-table3/-/cli-table3-0.6.0.tgz#b7b1bc65ca8e7b5cef9124e13dc2b21e2ce4faee"
4471+ integrity sha512-gnB85c3MGC7Nm9I/FkiasNBOKjOiO1RNuXXarQms37q4QMpWdlbBgD/VnOStA2faG1dpXMv31RFApjX1/QdgWQ==
4472+ dependencies:
4473+ object-assign "^4.1.0"
4474+ string-width "^4.2.0"
4475+ optionalDependencies:
4476+ colors "^1.1.2"
4477+
44684478cli-table@^0.3.1:
44694479 version "0.3.1"
44704480 resolved "https://registry.yarnpkg.com/cli-table/-/cli-table-0.3.1.tgz#f53b05266a8b1a0b934b3d0821e6e2dc5914ae23"
You can’t perform that action at this time.
0 commit comments