Update chalk to 1.1.3 and opt-cli to 1.4.0.

This commit is contained in:
greenkeeperio-bot
2016-03-28 17:23:40 -07:00
committed by John-David Dalton
parent 277c9bdc7c
commit 4c789197f9

View File

@@ -7,7 +7,7 @@
"devDependencies": {
"async": "^1.5.2",
"benchmark": "^2.1.0",
"chalk": "^1.1.1",
"chalk": "^1.1.3",
"codecov.io": "~0.1.6",
"coveralls": "^2.11.9",
"curl-amd": "~0.8.12",
@@ -15,13 +15,13 @@
"dojo": "^1.11.0",
"ecstatic": "^1.4.0",
"fs-extra": "~0.26.7",
"ghooks": "1.0.3",
"ghooks": "^1.0.3",
"glob": "^7.0.3",
"istanbul": "0.4.2",
"jquery": "^2.2.2",
"jscs": "^2.11.0",
"lodash": "4.5.0",
"opt-cli": "1.3.0",
"opt-cli": "^1.4.0",
"platform": "^1.3.1",
"qunit-extras": "^1.5.0",
"qunitjs": "~1.23.0",