mirror of
https://github.com/all-contributors/cli.git
synced 2025-01-10 05:56:29 +00:00
Update chalk to the latest version 🚀 (#224)
This commit is contained in:
parent
48417340aa
commit
8cb283bee8
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.2.0",
|
"@babel/runtime": "^7.2.0",
|
||||||
"async": "^3.0.1",
|
"async": "^3.0.1",
|
||||||
"chalk": "^2.3.0",
|
"chalk": "^3.0.0",
|
||||||
"didyoumean": "^1.2.1",
|
"didyoumean": "^1.2.1",
|
||||||
"inquirer": "^6.2.1",
|
"inquirer": "^6.2.1",
|
||||||
"json-fixer": "^1.3.1-0",
|
"json-fixer": "^1.3.1-0",
|
||||||
|
|
Loading…
Reference in a new issue