Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 4b9582d

Browse files
fix(deps): update dependency chalk to v5.4.1 (#2718)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55b0939 commit 4b9582d

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

packages/tcm-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"babel-plugin-polyfill-regenerator": "0.6.4",
5959
"babel-plugin-transform-rename-import": "2.3.0",
6060
"camelcase": "8.0.0",
61-
"chalk": "5.3.0",
61+
"chalk": "5.4.1",
6262
"colorette": "2.0.20",
6363
"confusing-browser-globals": "1.0.11",
6464
"enquirer": "2.4.1",

yarn.lock

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7101,7 +7101,7 @@ __metadata:
71017101
babel-plugin-replace-identifiers: "npm:0.1.1"
71027102
babel-plugin-transform-rename-import: "npm:2.3.0"
71037103
camelcase: "npm:8.0.0"
7104-
chalk: "npm:5.3.0"
7104+
chalk: "npm:5.4.1"
71057105
colorette: "npm:2.0.20"
71067106
confusing-browser-globals: "npm:1.0.11"
71077107
cssnano: "npm:7.0.6"
@@ -11220,10 +11220,10 @@ __metadata:
1122011220
languageName: node
1122111221
linkType: hard
1122211222

11223-
"chalk@npm:5.3.0, chalk@npm:^5.2.0, chalk@npm:^5.3.0, chalk@npm:~5.3.0":
11224-
version: 5.3.0
11225-
resolution: "chalk@npm:5.3.0"
11226-
checksum: 10c0/8297d436b2c0f95801103ff2ef67268d362021b8210daf8ddbe349695333eb3610a71122172ff3b0272f1ef2cf7cc2c41fdaa4715f52e49ffe04c56340feed09
11223+
"chalk@npm:5.4.1":
11224+
version: 5.4.1
11225+
resolution: "chalk@npm:5.4.1"
11226+
checksum: 10c0/b23e88132c702f4855ca6d25cb5538b1114343e41472d5263ee8a37cccfccd9c4216d111e1097c6a27830407a1dc81fecdf2a56f2c63033d4dbbd88c10b0dcef
1122711227
languageName: node
1122811228
linkType: hard
1122911229

@@ -11261,6 +11261,13 @@ __metadata:
1126111261
languageName: node
1126211262
linkType: hard
1126311263

11264+
"chalk@npm:^5.2.0, chalk@npm:^5.3.0, chalk@npm:~5.3.0":
11265+
version: 5.3.0
11266+
resolution: "chalk@npm:5.3.0"
11267+
checksum: 10c0/8297d436b2c0f95801103ff2ef67268d362021b8210daf8ddbe349695333eb3610a71122172ff3b0272f1ef2cf7cc2c41fdaa4715f52e49ffe04c56340feed09
11268+
languageName: node
11269+
linkType: hard
11270+
1126411271
"change-case@npm:^4.1.2":
1126511272
version: 4.1.2
1126611273
resolution: "change-case@npm:4.1.2"

0 commit comments

Comments
 (0)