Skip to content

fix(deps): update dependency chalk to v4#85

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/chalk-4.x
Open

fix(deps): update dependency chalk to v4#85
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/chalk-4.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chalk ^3.0.0 -> ^4.0.0 age adoption passing confidence

Release Notes

chalk/chalk

v4.1.0

Compare Source

v4.0.0

Compare Source

Breaking
  • Require Node.js 10 61999a4
  • Change the Level TypeScript type to be a union instead of enum f0f4638
-if (chalk.level > Level.None) {}
+if (chalk.level > 0) {}
Improvements
  • Use Object.setPrototypeOf as __proto__ could potentially be disabled (#​387) 63469d3

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants