Skip to content

Commit b00a4b7

Browse files
authored
fix(deps): Update dependency chalk to v5.3.0 (#301)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [chalk](https://togithub.com/chalk/chalk) | dependencies | minor | [`5.2.0` -> `5.3.0`](https://renovatebot.com/diffs/npm/chalk/5.2.0/5.3.0) | --- ### Release Notes <details> <summary>chalk/chalk (chalk)</summary> ### [`v5.3.0`](https://togithub.com/chalk/chalk/releases/tag/v5.3.0) [Compare Source](https://togithub.com/chalk/chalk/compare/v5.2.0...v5.3.0) - Add `sideEffects` field to package.json [`5aafc0a`](https://togithub.com/chalk/chalk/commit/5aafc0a) - Add support for Gitea Actions ([#&#8203;603](https://togithub.com/chalk/chalk/issues/603)) [`29b8569`](https://togithub.com/chalk/chalk/commit/29b8569) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTEuMCIsInVwZGF0ZWRJblZlciI6IjM1LjE1MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1 parent 9e29bfc commit b00a4b7

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.10.0",
28-
"chalk": "5.2.0",
28+
"chalk": "5.3.0",
2929
"execa": "7.1.1",
3030
"ora": "6.3.1",
3131
"semver": "7.5.3"

0 commit comments

Comments
 (0)