Skip to content

Commit

Permalink
fix(deps): update dependency chalk to v4 (#136)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 11, 2020
1 parent c925d47 commit 29d834b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"lib": "./lib"
},
"dependencies": {
"chalk": "^3.0.0",
"chalk": "^4.0.0",
"cli-progress": "^3.7.0",
"cliff": "~0.1.8",
"commander": "^4.0.1",
Expand Down

0 comments on commit 29d834b

Please sign in to comment.