Skip to content

Commit

Permalink
fix: 📦 bump dependency chalk to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 5288501 commit 5441903
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 9 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/semver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@nx/devkit": "^18.0.0 || ^19.0.0 || ^20.0.0"
},
"dependencies": {
"chalk": "4.1.2",
"chalk": "5.4.0",
"conventional-changelog": "^5.1.0",
"conventional-changelog-angular": "^7.0.0",
"conventional-changelog-atom": "^4.0.0",
Expand Down
23 changes: 15 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2084,7 +2084,7 @@ __metadata:
"@types/inquirer": "npm:8.2.10"
"@types/semver": "npm:7.5.8"
"@types/tmp": "npm:0.2.6"
chalk: "npm:4.1.2"
chalk: "npm:5.4.0"
conventional-changelog: "npm:^5.1.0"
conventional-changelog-angular: "npm:^7.0.0"
conventional-changelog-atom: "npm:^4.0.0"
Expand Down Expand Up @@ -3771,13 +3771,10 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:4.1.2, chalk@npm:^4.0.0, chalk@npm:^4.0.2, chalk@npm:^4.1.0, chalk@npm:^4.1.1, chalk@npm:^4.1.2":
version: 4.1.2
resolution: "chalk@npm:4.1.2"
dependencies:
ansi-styles: "npm:^4.1.0"
supports-color: "npm:^7.1.0"
checksum: 10/cb3f3e594913d63b1814d7ca7c9bafbf895f75fbf93b92991980610dfd7b48500af4e3a5d4e3a8f337990a96b168d7eb84ee55efdce965e2ee8efc20f8c8f139
"chalk@npm:5.4.0":
version: 5.4.0
resolution: "chalk@npm:5.4.0"
checksum: 10/daf2bd8ac206a117be37026c4d128c05507488877c3d30f08c3976850bed75ec15a14ea007811c564764033b92585f339828bd97adb964fae0f012ff863f334a
languageName: node
linkType: hard

Expand All @@ -3792,6 +3789,16 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:^4.0.0, chalk@npm:^4.0.2, chalk@npm:^4.1.0, chalk@npm:^4.1.1, chalk@npm:^4.1.2":
version: 4.1.2
resolution: "chalk@npm:4.1.2"
dependencies:
ansi-styles: "npm:^4.1.0"
supports-color: "npm:^7.1.0"
checksum: 10/cb3f3e594913d63b1814d7ca7c9bafbf895f75fbf93b92991980610dfd7b48500af4e3a5d4e3a8f337990a96b168d7eb84ee55efdce965e2ee8efc20f8c8f139
languageName: node
linkType: hard

"chalk@npm:^5.3.0":
version: 5.3.0
resolution: "chalk@npm:5.3.0"
Expand Down

0 comments on commit 5441903

Please sign in to comment.