Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f46185f

Browse files
authored
fix(deps): Update dependency chalk to v5.4.1 (#637)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [chalk](https://togithub.com/chalk/chalk) | dependencies | minor | [`5.3.0` -> `5.4.1`](https://renovatebot.com/diffs/npm/chalk/5.3.0/5.4.1) | --- ### Release Notes <details> <summary>chalk/chalk (chalk)</summary> ### [`v5.4.1`](https://togithub.com/chalk/chalk/releases/tag/v5.4.1) [Compare Source](https://togithub.com/chalk/chalk/compare/v5.4.0...v5.4.1) - Fix `navigator` not defined `ReferenceError` ([#&#8203;642](https://togithub.com/chalk/chalk/issues/642)) [`4ebb62d`](https://togithub.com/chalk/chalk/commit/4ebb62d) ### [`v5.4.0`](https://togithub.com/chalk/chalk/releases/tag/v5.4.0) [Compare Source](https://togithub.com/chalk/chalk/compare/v5.3.0...v5.4.0) - Update `CIRCLECI` environments to return level 3 color support [`f838120`](https://togithub.com/chalk/chalk/commit/f838120) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1 parent a36c687 commit f46185f

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.3.0",
28+
"chalk": "5.4.1",
2929
"execa": "8.0.1",
3030
"node-fetch": "^3.3.2",
3131
"ora": "8.1.1",

0 commit comments

Comments
 (0)