Updated chalk deps to version 2.0.1

This commit is contained in:
Jennifer Shehane
2017-07-07 16:29:57 -04:00
parent 523a459e76
commit 17777514cc
3 changed files with 3 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
"dependencies": {
"@cypress/xvfb": "1.0.3",
"bluebird": "3.5.0",
"chalk": "1.1.3",
"chalk": "2.0.1",
"commander": "2.9.0",
"common-tags": "1.4.0",
"debug": "2.6.8",

View File

@@ -46,6 +46,7 @@
"babel-eslint": "^6.0.4",
"bluebird": "^3.4.5",
"chai": "^4.0.2",
"chalk": "^2.0.1",
"check-more-types": "^2.24.0",
"cloudflare-cli": "^2.1.0",
"coffeelint": "^1.16.0",

View File

@@ -75,7 +75,7 @@
"browserify": "^13.1.1",
"bytes": "^2.4.0",
"chai": "^1.9.2",
"chalk": "1.1.1",
"chalk": "^2.0.1",
"chokidar": "1.6.0",
"cjsxify": "^0.3.0",
"compression": "1.1.0",