build: update dependency chalk to v4 (#41847)

PR Close #41847
This commit is contained in:
Renovate Bot 2021-04-28 07:54:10 +00:00 committed by Jessica Janiuk
parent fff2ca540f
commit 876ca8edba
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
"typescript": "~3.9.2"
},
"dependencies": {
"chalk": "^2.3.1",
"chalk": "^4.0.0",
"diff": "^5.0.0",
"minimist": "^1.2.0"
},