fix(deps): update dependency chalk to v4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
chalk | dependencies | major | 3.0.0 -> 4.1.0 |
Release Notes
chalk/chalk
v4.1.0
v4.0.0
Breaking
-if (chalk.level > Level.None) {}
+if (chalk.level > 0) {}
Improvements
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.
Edited by Botaniker (Bot)