Skip to content

Commit 2c69def

Browse files
authored
fix(deps): Update dependency chalk to v5.6.0 (#743)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [chalk](https://redirect.github.com/chalk/chalk) | dependencies | minor | [`5.4.1` -> `5.6.0`](https://renovatebot.com/diffs/npm/chalk/5.4.1/5.6.0) | --- ### Release Notes <details> <summary>chalk/chalk (chalk)</summary> ### [`v5.6.0`](https://redirect.github.com/chalk/chalk/releases/tag/v5.6.0) [Compare Source](https://redirect.github.com/chalk/chalk/compare/v5.5.0...v5.6.0) - Make WezTerm terminal use true color [`a8f5bf7`](https://redirect.github.com/chalk/chalk/commit/a8f5bf7) *** ### [`v5.5.0`](https://redirect.github.com/chalk/chalk/releases/tag/v5.5.0) [Compare Source](https://redirect.github.com/chalk/chalk/compare/v5.4.1...v5.5.0) - Make Ghostty terminal use true color ([#&#8203;653](https://redirect.github.com/chalk/chalk/issues/653)) [`79ee2d3`](https://redirect.github.com/chalk/chalk/commit/79ee2d3) *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent 43be401 commit 2c69def

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"homepage": "https://github.com/cloudquery/setup-cloudquery#readme",
2626
"dependencies": {
2727
"@actions/core": "1.11.1",
28-
"chalk": "5.4.1",
28+
"chalk": "5.6.0",
2929
"execa": "8.0.1",
3030
"node-fetch": "^3.3.2",
3131
"ora": "8.2.0",

0 commit comments

Comments
 (0)