Skip to content

Commit a518762

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency chalk to v4.1.1
1 parent aad5a45 commit a518762

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@nestjs/common": "7.6.15",
9090
"@nestjs/core": "7.6.15",
9191
"@nestjs/platform-express": "7.6.15",
92-
"chalk": "4.1.0",
92+
"chalk": "4.1.1",
9393
"commander": "6.2.1",
9494
"compare-versions": "3.6.0",
9595
"concurrently": "5.3.0",

yarn.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2605,6 +2605,14 @@ [email protected], chalk@^4.0.0, chalk@^4.1.0:
26052605
ansi-styles "^4.1.0"
26062606
supports-color "^7.1.0"
26072607

2608+
2609+
version "4.1.1"
2610+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad"
2611+
integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==
2612+
dependencies:
2613+
ansi-styles "^4.1.0"
2614+
supports-color "^7.1.0"
2615+
26082616
chalk@^1.1.3:
26092617
version "1.1.3"
26102618
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"

0 commit comments

Comments
 (0)