Skip to content

Commit 80423ca

Browse files
chore(deps): bump chalk from 5.3.0 to 5.4.1 (#785)
Bumps [chalk](https://github.com/chalk/chalk) from 5.3.0 to 5.4.1. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v5.3.0...v5.4.1) --- updated-dependencies: - dependency-name: chalk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0abfdea commit 80423ca

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/electron-info/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"bin": "dist/cli.js",
44
"dependencies": {
55
"axios": "1.7.9",
6-
"chalk": "5.3.0",
6+
"chalk": "5.4.1",
77
"commander": "12.1.0",
88
"date-fns": "4.1.0",
99
"logdown": "3.3.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4660,10 +4660,10 @@ __metadata:
46604660
languageName: node
46614661
linkType: hard
46624662

4663-
"chalk@npm:5.3.0":
4664-
version: 5.3.0
4665-
resolution: "chalk@npm:5.3.0"
4666-
checksum: 10c0/8297d436b2c0f95801103ff2ef67268d362021b8210daf8ddbe349695333eb3610a71122172ff3b0272f1ef2cf7cc2c41fdaa4715f52e49ffe04c56340feed09
4663+
"chalk@npm:5.4.1":
4664+
version: 5.4.1
4665+
resolution: "chalk@npm:5.4.1"
4666+
checksum: 10c0/b23e88132c702f4855ca6d25cb5538b1114343e41472d5263ee8a37cccfccd9c4216d111e1097c6a27830407a1dc81fecdf2a56f2c63033d4dbbd88c10b0dcef
46674667
languageName: node
46684668
linkType: hard
46694669

@@ -5538,7 +5538,7 @@ __metadata:
55385538
"@types/fs-extra": "npm:11.0.4"
55395539
"@types/semver": "npm:7.5.8"
55405540
axios: "npm:1.7.9"
5541-
chalk: "npm:5.3.0"
5541+
chalk: "npm:5.4.1"
55425542
commander: "npm:12.1.0"
55435543
date-fns: "npm:4.1.0"
55445544
fs-extra: "npm:11.2.0"

0 commit comments

Comments
 (0)