JS: Upgrade to chalk@^2.4.1

Summary: Upgrades to `chalk@^2.4.1`. Verified no dependencies to the breaking changes in `chalk@2.0.0`.

Reviewed By: cpojer

Differential Revision: D13192150

fbshipit-source-id: 27a1a53d50a3c7628528a4f21e7166d452b2f205
This commit is contained in:
Tim Yung
2018-11-27 23:31:39 -08:00
committed by Facebook Github Bot
parent c30c803b89
commit 4355b2df1b
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@
"react-native": "index.js"
},
"dependencies": {
"chalk": "^1.1.1",
"chalk": "^2.4.1",
"minimist": "^1.2.0",
"prompt": "^0.2.14",
"semver": "^5.0.3"