fix(package): update chalk to version 3.0.0

This commit is contained in:
greenkeeper[bot] 2019-11-09 07:17:37 +00:00 committed by GitHub
parent 113a6fa8ff
commit a8be4b5bc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"test": "eslint --ignore-path .gitignore --ext .js,.jsx ."
},
"dependencies": {
"chalk": "2.4.2",
"chalk": "3.0.0",
"cheerio": "^1.0.0-rc.3",
"ms": "^2.1.1",
"node-fetch": "2.6.0"