1
0
mirror of https://github.com/oceanprotocol/community-numbers.git synced 2025-01-05 11:25:12 +01:00

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

View File

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