Skip to content

Commit

Permalink
Update dependency chalk to v4 (#322)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Apr 2, 2020
1 parent 96699c1 commit 47104bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"test": "nyc ava -v"
},
"dependencies": {
"chalk": "^3.0.0",
"chalk": "^4.0.0",
"chokidar": "^3.3.0",
"dependency-graph": "^0.9.0",
"fs-extra": "^9.0.0",
Expand Down

0 comments on commit 47104bc

Please sign in to comment.