Skip to content
This repository was archived by the owner on Oct 2, 2022. It is now read-only.

Commit ffe3a45

Browse files
Update chalk to the latest version 🚀 (#54)
* fix(package): update chalk to version 4.0.0 * chore(package): update lockfile package-lock.json Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
1 parent dff9a35 commit ffe3a45

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"license": "MIT",
3535
"dependencies": {
3636
"async": "~3.2.0",
37-
"chalk": "~3.0.0",
37+
"chalk": "~4.0.0",
3838
"changelog": "~1.4.2",
3939
"cli": "~1.0.1",
4040
"npm": "~6.14.2",

0 commit comments

Comments
 (0)