Merge pull request #17 from kremalicious/dependabot/npm_and_yarn/chalk-4.0.0

Bump chalk from 2.4.2 to 4.0.0
This commit is contained in:
Matthias Kretschmann 2020-05-17 02:04:12 +02:00 committed by GitHub
commit c4f03d5f25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
"@babel/core": "^7.4.5",
"@babel/preset-env": "^7.4.5",
"auto-changelog": "^2.0.0",
"chalk": "^2.4.2",
"chalk": "^4.0.0",
"cross-env": "^7.0.2",
"eslint": "^5.16.0",
"eslint-config-prettier": "^4.3.0",