Update chalk to use the latest updates to supports-color (#247)
This commit is contained in:
parent
011dd0421e
commit
678152cf19
3 changed files with 10 additions and 8 deletions
|
|
@ -43,7 +43,7 @@
|
|||
"dependencies": {
|
||||
"ansi-styles": "^3.1.0",
|
||||
"escape-string-regexp": "^1.0.5",
|
||||
"supports-color": "^4.0.0"
|
||||
"supports-color": "^5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ava": "*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue