From a3f354bb9802884fc1df0ea8e0c98433e7061b7a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 5 Feb 2018 16:14:44 +0000 Subject: [PATCH] chore(package): update inquirer to version 5.1.0 Closes #29 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d8b0c0..cf743e1 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "chai": "^3.5.0", "dirty-chai": "^1.2.2", "eslint": "^3.2.2", - "inquirer": "^3.0.1", + "inquirer": "^5.1.0", "mocha": "^3.0.2", "pkparse": "^1.1.0" }