Skip to content

Commit cc19da3

Browse files
fix(deps): update dependency chalk to v5
1 parent 079cc4a commit cc19da3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@nestjs/platform-express": "^11.0.16",
8686
"@nuxtjs/opencollective": "0.3.2",
8787
"axios": "^1.8.4",
88-
"chalk": "4.1.2",
88+
"chalk": "5.6.1",
8989
"commander": "8.3.0",
9090
"compare-versions": "4.1.4",
9191
"concurrently": "^9.0.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4291,6 +4291,11 @@ [email protected], chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2:
42914291
ansi-styles "^4.1.0"
42924292
supports-color "^7.1.0"
42934293

4294+
4295+
version "5.6.1"
4296+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.1.tgz#520ecbed5e0a6e6a1f19d915c9fd2044c0548adb"
4297+
integrity sha512-5b8G5vAwZY6ae5Vrp8HcIip49h0n88ASWNfK02h9aUjdPdhac481t5Ry7wXamd0gUvyK1KvS/dePAwAkEms4pw==
4298+
42944299
chalk@^2.3.2:
42954300
version "2.4.2"
42964301
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"

0 commit comments

Comments
 (0)