summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo⭐️ <Syuilotan@yahoo.co.jp>2017-03-17 00:04:22 +0900
committerGitHub <noreply@github.com>2017-03-17 00:04:22 +0900
commit6383e3c92bbe4237f940d0c3c3bc1f5de854d789 (patch)
tree5da1065301777f3036d98a526f4543faaddb375d
parentfix(package): update @types/gulp-tslint to version 3.6.31 (diff)
parentMerge pull request #286 from syuilo/greenkeeper/@types/gulp-rename-0.0.32 (diff)
downloadmisskey-6383e3c92bbe4237f940d0c3c3bc1f5de854d789.tar.gz
misskey-6383e3c92bbe4237f940d0c3c3bc1f5de854d789.tar.bz2
misskey-6383e3c92bbe4237f940d0c3c3bc1f5de854d789.zip
Merge branch 'master' into greenkeeper/@types/gulp-tslint-3.6.31
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 8869f77c27..a7beccb6b3 100644
--- a/package.json
+++ b/package.json
@@ -32,14 +32,14 @@
"@types/debug": "0.0.29",
"@types/elasticsearch": "5.0.13",
"@types/escape-html": "0.0.19",
- "@types/event-stream": "3.3.30",
+ "@types/event-stream": "3.3.31",
"@types/express": "4.0.35",
"@types/glob": "5.0.30",
"@types/gm": "1.17.30",
- "@types/gulp": "4.0.1",
- "@types/gulp-mocha": "0.0.29",
- "@types/gulp-rename": "0.0.31",
"@types/gulp-tslint": "3.6.31",
+ "@types/gulp-rename": "0.0.32",
+ "@types/gulp-mocha": "0.0.30",
+ "@types/gulp": "4.0.2",
"@types/gulp-typescript": "0.0.32",
"@types/gulp-uglify": "0.0.29",
"@types/gulp-util": "3.0.30",