Automattic / cli-table

Pretty unicode tables for the CLI with Node.JS
MIT License
2.28k stars 141 forks source link

Update chalk #131

Closed chrean closed 3 years ago

chrean commented 3 years ago

Expected/Desired Behavior

chalk dependency should be up-to-date. Current version is 4+. Need to double-check for breaking changes, ideally would be great if we could make sure tests would catch those.

Actual Behavior

We are using an ancient (3 years old) 2.4.1+ version.