diff --git a/package.json b/package.json index 93d1366e2..b2ecc37f0 100644 --- a/package.json +++ b/package.json @@ -26,13 +26,13 @@ "acceptance" ], "dependencies": { - "chalk": "^1.1.3", + "chalk": "^2.0.0", "co": "^4.6.0", "commander": "^2.9.0", "escape-string-regexp": "^1.0.3", "get-parameter-names": "^0.3.0", "glob": "^6.0.1", - "inquirer": "^0.11.0", + "inquirer": "^3.2.0", "mkdirp": "^0.5.1", "mocha": "^3.1.2", "requireg": "^0.1.5"