Skip to content

Commit 93616ea

Browse files
chore(deps): update dependency chalk to ~5.5.0 (#870)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [chalk](https://redirect.github.com/chalk/chalk) | [`~5.4.0` -> `~5.5.0`](https://renovatebot.com/diffs/npm/chalk/5.4.1/5.5.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/chalk/5.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chalk/5.4.1/5.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>chalk/chalk (chalk)</summary> ### [`v5.5.0`](https://redirect.github.com/chalk/chalk/compare/v5.4.1...67db246ae0a2bbcc57c190d641c5d767e5275160) [Compare Source](https://redirect.github.com/chalk/chalk/compare/v5.4.1...v5.5.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apify/apify-cli). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a45fdf commit 93616ea

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"apify-client": "^2.12.6",
7979
"archiver": "~7.0.1",
8080
"axios": "^1.11.0",
81-
"chalk": "~5.4.0",
81+
"chalk": "~5.5.0",
8282
"cli-table3": "^0.6.5",
8383
"computer-name": "~0.1.0",
8484
"configparser": "~0.3.10",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2451,7 +2451,7 @@ __metadata:
24512451
archiver: "npm:~7.0.1"
24522452
axios: "npm:^1.11.0"
24532453
chai: "npm:^4.4.1"
2454-
chalk: "npm:~5.4.0"
2454+
chalk: "npm:~5.5.0"
24552455
cli-table3: "npm:^0.6.5"
24562456
computer-name: "npm:~0.1.0"
24572457
configparser: "npm:~0.3.10"
@@ -3087,13 +3087,20 @@ __metadata:
30873087
languageName: node
30883088
linkType: hard
30893089

3090-
"chalk@npm:^5.4.1, chalk@npm:~5.4.0":
3090+
"chalk@npm:^5.4.1":
30913091
version: 5.4.1
30923092
resolution: "chalk@npm:5.4.1"
30933093
checksum: 10c0/b23e88132c702f4855ca6d25cb5538b1114343e41472d5263ee8a37cccfccd9c4216d111e1097c6a27830407a1dc81fecdf2a56f2c63033d4dbbd88c10b0dcef
30943094
languageName: node
30953095
linkType: hard
30963096

3097+
"chalk@npm:~5.5.0":
3098+
version: 5.5.0
3099+
resolution: "chalk@npm:5.5.0"
3100+
checksum: 10c0/23063b544f7c2fe57d25ff814807de561f8adfff72e4f0051051eaa606f772586470507ccd38d89166300eeaadb0164acde8bb8a0716a0f2d56ccdf3761d5e4f
3101+
languageName: node
3102+
linkType: hard
3103+
30973104
"character-entities@npm:^2.0.0":
30983105
version: 2.0.2
30993106
resolution: "character-entities@npm:2.0.2"

0 commit comments

Comments
 (0)