summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorgreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2017-08-17 13:49:31 +0000
committergreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2017-08-17 13:49:31 +0000
commit250e2aa0372107ebe8256fc8a48e2491a0f2564b (patch)
tree6e110c339012f8c66a316c8f1a9f7c0f9d3c236b /package.json
parentv2380 (diff)
downloadmisskey-250e2aa0372107ebe8256fc8a48e2491a0f2564b.tar.gz
misskey-250e2aa0372107ebe8256fc8a48e2491a0f2564b.tar.bz2
misskey-250e2aa0372107ebe8256fc8a48e2491a0f2564b.zip
fix(package): update inquirer to version 3.2.2
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 875ffc3c66..4885ba2a9e 100644
--- a/package.json
+++ b/package.json
@@ -116,7 +116,7 @@
"file-type": "5.2.0",
"fuckadblock": "3.2.1",
"gm": "1.23.0",
- "inquirer": "3.2.1",
+ "inquirer": "3.2.2",
"is-root": "1.0.0",
"is-url": "1.2.2",
"js-yaml": "3.9.1",