From 438f0208257cdde1753aceb1b178ddfb845eabc1 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 2 Jun 2018 16:20:32 +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 28f8dc6..9a727e0 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "git-url-parse": "^8.1.0", "global-modules-path": "^2.0.0", "i18n": "^0.8.3", - "inquirer": "^5.1.0", + "inquirer": "^6.0.0", "inquirer-autocomplete-prompt": "^0.12.1", "json-toy": "^1.0.12", "lodash": "^4.17.5",