Skip to content

Commit fe76178

Browse files
fix(package): update chalk to version 4.0.0 (#253)
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
1 parent b3d0995 commit fe76178

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"dependencies": {
4545
"@babel/runtime": "^7.7.6",
4646
"async": "^3.0.1",
47-
"chalk": "^3.0.0",
47+
"chalk": "^4.0.0",
4848
"didyoumean": "^1.2.1",
4949
"inquirer": "^7.0.4",
5050
"json-fixer": "^1.4.0",

0 commit comments

Comments
 (0)