Skip to content

Commit d974dcd

Browse files
chore(deps-dev): bump chalk from 4.1.2 to 5.4.1
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.4.1. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v4.1.2...v5.4.1) --- updated-dependencies: - dependency-name: chalk dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c8294b commit d974dcd

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"app-builder-bin": "^4.2.0",
4545
"app-builder-lib": "25.1.8",
4646
"asar": "^3.2.0",
47-
"chalk": "^4.0.0",
47+
"chalk": "^5.4.1",
4848
"conventional-changelog-cli": "^5.0.0",
4949
"copy-webpack-plugin": "^12.0.2",
5050
"cross-env": "^7.0.3",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3689,6 +3689,13 @@ __metadata:
36893689
languageName: node
36903690
linkType: hard
36913691

3692+
"chalk@npm:^5.4.1":
3693+
version: 5.4.1
3694+
resolution: "chalk@npm:5.4.1"
3695+
checksum: 10/29df3ffcdf25656fed6e95962e2ef86d14dfe03cd50e7074b06bad9ffbbf6089adbb40f75c00744d843685c8d008adaf3aed31476780312553caf07fa86e5bc7
3696+
languageName: node
3697+
linkType: hard
3698+
36923699
"chokidar@npm:^3.5.3, chokidar@npm:^3.6.0":
36933700
version: 3.6.0
36943701
resolution: "chokidar@npm:3.6.0"
@@ -3979,7 +3986,7 @@ __metadata:
39793986
app-builder-lib: "npm:25.1.8"
39803987
asar: "npm:^3.2.0"
39813988
buffer: "npm:^6.0.3"
3982-
chalk: "npm:^4.0.0"
3989+
chalk: "npm:^5.4.1"
39833990
conventional-changelog-cli: "npm:^5.0.0"
39843991
copy-webpack-plugin: "npm:^12.0.2"
39853992
cross-env: "npm:^7.0.3"

0 commit comments

Comments
 (0)