Skip to content

Commit

Permalink
fix(deps): update dependency chalk to v5 (#362)
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 Nov 29, 2021
1 parent efee299 commit 4b17a8d
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 8 deletions.
108 changes: 101 additions & 7 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 @@ -23,7 +23,7 @@
"docs-test": "node build/src/cli.js ./README.md"
},
"dependencies": {
"chalk": "^4.1.2",
"chalk": "^5.0.0",
"escape-html": "^1.0.3",
"gaxios": "^4.3.2",
"glob": "^7.2.0",
Expand Down

0 comments on commit 4b17a8d

Please sign in to comment.