summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-09-07 21:14:02 +0900
committerGitHub <noreply@github.com>2018-09-07 21:14:02 +0900
commitb8cd872738c9cedc18c9eff1f8efb06d5edae29f (patch)
tree2c9ca5203671e9ae602d58d496d08ae77ca8244c /package.json
parentImprove note visibility settings (diff)
parentfix(package): update commander to version 2.18.0 (diff)
downloadmisskey-b8cd872738c9cedc18c9eff1f8efb06d5edae29f.tar.gz
misskey-b8cd872738c9cedc18c9eff1f8efb06d5edae29f.tar.bz2
misskey-b8cd872738c9cedc18c9eff1f8efb06d5edae29f.zip
Merge pull request #2659 from syuilo/greenkeeper/commander-2.18.0
Update commander to the latest version 🚀
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 4874e873dc..35b9386191 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"cafy": "11.3.0",
"chalk": "2.4.1",
"chart.js": "2.7.2",
- "commander": "2.17.1",
+ "commander": "2.18.0",
"crc-32": "1.2.0",
"css-loader": "1.0.0",
"dateformat": "3.0.3",