MobileFirstLLC / extension-cli

Command line tool for building extensions/add-ons for chromium based browsers.
https://oss.mobilefirst.me/extension-cli
MIT License
172 stars 25 forks source link

batch update deps #178

Closed nkrusch closed 2 years ago

nkrusch commented 2 years ago

Batch dependency update:

nicolas377 commented 2 years ago

Chalk v5 is esm-only, so unless we want to migrate to a different color library or move this entire repo to esm-only, we can't upgrade to v5. The release notes of v5 state that v4 is still suitable, as it's been stable for years. See #155.