Skip to content

Commit 58c7c66

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

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
@@ -40,7 +40,7 @@
4040
"app-builder-bin": "^4.2.0",
4141
"app-builder-lib": "24.13.3",
4242
"asar": "^3.2.0",
43-
"chalk": "^4.0.0",
43+
"chalk": "^5.3.0",
4444
"conventional-changelog-cli": "^5.0.0",
4545
"copy-webpack-plugin": "^12.0.2",
4646
"cross-env": "^7.0.3",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3411,6 +3411,13 @@ __metadata:
34113411
languageName: node
34123412
linkType: hard
34133413

3414+
"chalk@npm:^5.3.0":
3415+
version: 5.3.0
3416+
resolution: "chalk@npm:5.3.0"
3417+
checksum: 10/6373caaab21bd64c405bfc4bd9672b145647fc9482657b5ea1d549b3b2765054e9d3d928870cdf764fb4aad67555f5061538ff247b8310f110c5c888d92397ea
3418+
languageName: node
3419+
linkType: hard
3420+
34143421
"chokidar@npm:^3.5.3, chokidar@npm:^3.6.0":
34153422
version: 3.6.0
34163423
resolution: "chokidar@npm:3.6.0"
@@ -3674,7 +3681,7 @@ __metadata:
36743681
app-builder-lib: "npm:24.13.3"
36753682
asar: "npm:^3.2.0"
36763683
buffer: "npm:^6.0.3"
3677-
chalk: "npm:^4.0.0"
3684+
chalk: "npm:^5.3.0"
36783685
conventional-changelog-cli: "npm:^5.0.0"
36793686
copy-webpack-plugin: "npm:^12.0.2"
36803687
cross-env: "npm:^7.0.3"

0 commit comments

Comments
 (0)