build(deps): bump chalk from 2.4.2 to 3.0.0 in /Server

Bumps [chalk](https://github.com/chalk/chalk) from 2.4.2 to 3.0.0.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v2.4.2...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-20 16:36:37 +00:00 committed by GitHub
parent b6525fe009
commit f03508ff51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 159 additions and 14 deletions

View file

@ -12,7 +12,7 @@
"dependencies": {
"@discordjs/uws": "^10.149.0",
"@roleypoly/rpc": "^3.0.0-alpha.12",
"chalk": "^2.4.2",
"chalk": "^3.0.0",
"discord.js": "^11.5.1",
"dotenv": "^8.2.0",
"erlpack": "github:discordapp/erlpack",