Skip to content

Commit

Permalink
Bump chalk from 3.0.0 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [chalk](https://github.com/chalk/chalk) from 3.0.0 to 4.1.0.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v3.0.0...v4.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 16, 2021
1 parent e42012f commit 73a0bde
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 4 deletions.
30 changes: 27 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 @@ -46,7 +46,7 @@
"version": "auto-changelog -p && git add CHANGELOG.md"
},
"dependencies": {
"chalk": "^3.0.0",
"chalk": "^4.1.0",
"minimist": "^1.2.5",
"semver": "^7.3.4",
"validate-npm-package-name": "^3.0.0"
Expand Down

0 comments on commit 73a0bde

Please sign in to comment.