Skip to content

Commit

Permalink
chore: update chalk requirement from ^4.0.0 to ^4.1.2 (#82)
Browse files Browse the repository at this point in the history
Updates the requirements on [chalk](https://github.com/chalk/chalk) to permit the latest version.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v4.0.0...v4.1.2)

---
updated-dependencies:
- dependency-name: chalk
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 16, 2022
1 parent a48e020 commit 6ad1265
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 @@ -68,7 +68,7 @@
"devDependencies": {
"@npmcli/template-oss": "^2.9.2",
"benchmark": "^2.1.4",
"chalk": "^4.0.0",
"chalk": "^4.1.2",
"require-inject": "^1.4.4",
"tacks": "^1.3.0",
"tap": "^15.0.9"
Expand Down

0 comments on commit 6ad1265

Please # to comment.