summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorgreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2017-03-03 14:05:23 +0000
committergreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2017-03-03 14:05:23 +0000
commit8cfb6273ec0db5c7a69bec4dea3167f36096be75 (patch)
treeebe56cfef053e7cf3b761bd3a00641875ee671d1 /package.json
parent[API] Fix bug (diff)
downloadsharkey-8cfb6273ec0db5c7a69bec4dea3167f36096be75.tar.gz
sharkey-8cfb6273ec0db5c7a69bec4dea3167f36096be75.tar.bz2
sharkey-8cfb6273ec0db5c7a69bec4dea3167f36096be75.zip
fix(package): update inquirer to version 3.0.6
https://greenkeeper.io/
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 08348a44f2..2e67aafd9f 100644
--- a/package.json
+++ b/package.json
@@ -104,7 +104,7 @@
"gulp-typescript": "3.1.5",
"gulp-uglify": "2.0.1",
"gulp-util": "3.0.8",
- "inquirer": "3.0.5",
+ "inquirer": "3.0.6",
"is-root": "1.0.0",
"is-url": "1.2.2",
"js-yaml": "3.8.2",