summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo⭐️ <Syuilotan@yahoo.co.jp>2017-03-17 00:05:06 +0900
committerGitHub <noreply@github.com>2017-03-17 00:05:06 +0900
commit48a29fa918751d0454a47dfa6907dc429af4bd1c (patch)
treea6a668c474b477dab6a0e19ba725a815f331f662 /package.json
parentfix(package): update @types/gulp-typescript to version 0.0.33 (diff)
parentMerge pull request #288 from syuilo/greenkeeper/@types/gulp-uglify-0.0.30 (diff)
downloadmisskey-48a29fa918751d0454a47dfa6907dc429af4bd1c.tar.gz
misskey-48a29fa918751d0454a47dfa6907dc429af4bd1c.tar.bz2
misskey-48a29fa918751d0454a47dfa6907dc429af4bd1c.zip
Merge branch 'master' into greenkeeper/@types/gulp-typescript-0.0.33
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index 580cd6792a..00cc9efae9 100644
--- a/package.json
+++ b/package.json
@@ -32,16 +32,16 @@
"@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.30",
"@types/gulp-typescript": "0.0.33",
- "@types/gulp-uglify": "0.0.29",
+ "@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-uglify": "0.0.30",
"@types/gulp-util": "3.0.30",
"@types/inquirer": "0.0.32",
"@types/is-root": "1.0.0",