Skip to content

Commit 226ef27

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

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.2",
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.2"
4296+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea"
4297+
integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==
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)