From 5852aefdf4fac2c4850d6ee1abeb58d48790d3cd Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 2 Jun 2018 16:19:41 +0000 Subject: [PATCH] fix(package): update inquirer to version 6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cbdfce8..2abf0d6 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "git-config-path": "^1.0.1", "github-url-from-git": "^1.4.0", "ini": "^1.3.4", - "inquirer": "^5.0.0", + "inquirer": "^6.0.0", "js-yaml": "^3.3.1", "lodash": "^4.16.4", "nopt": "^4.0.0",