summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorgreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2017-03-07 11:27:28 +0000
committergreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2017-03-07 11:27:28 +0000
commit401cc1bb0bd5a5fe4f0aa21b3df7024fcb7adac6 (patch)
treed0efd5c3eac8baad7ada3f9d6644be031fb1c1ab /package.json
parent[]API Fix bugs (diff)
downloadmisskey-401cc1bb0bd5a5fe4f0aa21b3df7024fcb7adac6.tar.gz
misskey-401cc1bb0bd5a5fe4f0aa21b3df7024fcb7adac6.tar.bz2
misskey-401cc1bb0bd5a5fe4f0aa21b3df7024fcb7adac6.zip
fix(package): update gulp-mocha to version 4.1.0
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 b321496bf9..b23cbf6d49 100644
--- a/package.json
+++ b/package.json
@@ -92,7 +92,7 @@
"gulp": "3.9.1",
"gulp-cssnano": "2.1.2",
"gulp-imagemin": "3.1.1",
- "gulp-mocha": "4.0.1",
+ "gulp-mocha": "4.1.0",
"gulp-pug": "3.2.0",
"gulp-rename": "1.2.2",
"gulp-tslint": "7.1.0",