Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(deps): update dependency chalk to v5
  • Loading branch information
renovate[bot] authored Nov 10, 2025
commit d717185f197183a111cc0aee9f81e5bd00486924
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"aws-sdk": "^2.826.0",
"chalk": "^4.1.0"
"chalk": "^5.0.0"
},
"devDependencies": {
"@semantic-release/changelog": "5.0.1",
Expand Down
Loading