summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorgreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2017-09-10 23:46:16 +0000
committergreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2017-09-10 23:46:16 +0000
commitdfa0dcd7a54833804635e24a816ba38bba89b171 (patch)
tree58b11d98ef797a9d92305a08bef9f0958df97fad /package.json
parentMerge pull request #776 from syuilo/greenkeeper/body-parser-1.18.0 (diff)
downloadmisskey-dfa0dcd7a54833804635e24a816ba38bba89b171.tar.gz
misskey-dfa0dcd7a54833804635e24a816ba38bba89b171.tar.bz2
misskey-dfa0dcd7a54833804635e24a816ba38bba89b171.zip
chore(package): update mocha to version 3.5.2
Closes #777
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 900307cb7b..78dc1ed04e 100644
--- a/package.json
+++ b/package.json
@@ -80,7 +80,7 @@
"gulp-typescript": "3.2.2",
"gulp-uglify": "3.0.0",
"gulp-util": "3.0.8",
- "mocha": "3.5.0",
+ "mocha": "3.5.2",
"riot-tag-loader": "1.0.0",
"string-replace-webpack-plugin": "0.1.3",
"style-loader": "0.18.2",