From 43b81a6ff94ebf72f5130dab1e1782566e795798 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 2 Jun 2018 16:32:27 +0000 Subject: [PATCH] chore(package): update inquirer to version 6.0.0 Closes #29 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d8b0c0..b9adf1b 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.0.0", "mocha": "^3.0.2", "pkparse": "^1.1.0" }