From 19a4b2c79538954caa3152a7bc84d0e3c1021b7f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 7 Aug 2018 16:01:33 +0000 Subject: [PATCH] chore(package): update inquirer to version 6.1.0 Closes #29 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d8b0c0..af53baa 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": "^6.1.0", "mocha": "^3.0.2", "pkparse": "^1.1.0" }