1
0
mirror of https://github.com/oceanprotocol/community-numbers.git synced 2024-06-17 01:43:15 +02:00

Bump chalk from 4.0.0 to 4.1.0

Bumps [chalk](https://github.com/chalk/chalk) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v4.0.0...v4.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-06-10 01:01:20 +00:00 committed by GitHub
parent 4c426d8d5e
commit 8881788da9
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": "4.0.0", "chalk": "4.1.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"