fix(package): update chalk to version 4.0.0 (#253)

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
This commit is contained in:
greenkeeper[bot] 2020-04-02 14:16:42 +01:00 committed by GitHub
parent b3d0995a65
commit fe76178168
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@
"dependencies": {
"@babel/runtime": "^7.7.6",
"async": "^3.0.1",
"chalk": "^3.0.0",
"chalk": "^4.0.0",
"didyoumean": "^1.2.1",
"inquirer": "^7.0.4",
"json-fixer": "^1.4.0",