mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-30 19:18:45 -06:00
Updated chalk deps to version 2.0.1
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user