Merge branch 'master' into greenkeeper/@types/chai-4.0.1

This commit is contained in:
こぴなたみぽ 2017-06-26 08:29:27 +09:00 committed by GitHub
commit 7cce3d505b

View file

@ -22,7 +22,7 @@
}, },
"devDependencies": { "devDependencies": {
"@types/bcryptjs": "2.4.0", "@types/bcryptjs": "2.4.0",
"@types/body-parser": "1.16.3", "@types/body-parser": "1.16.4",
"@types/chai": "4.0.1", "@types/chai": "4.0.1",
"@types/chai-http": "0.0.30", "@types/chai-http": "0.0.30",
"@types/chalk": "0.4.31", "@types/chalk": "0.4.31",
@ -52,7 +52,7 @@
"@types/morgan": "1.7.32", "@types/morgan": "1.7.32",
"@types/ms": "0.7.29", "@types/ms": "0.7.29",
"@types/multer": "1.3.2", "@types/multer": "1.3.2",
"@types/node": "7.0.31", "@types/node": "8.0.2",
"@types/ratelimiter": "2.1.28", "@types/ratelimiter": "2.1.28",
"@types/redis": "2.6.0", "@types/redis": "2.6.0",
"@types/request": "0.0.44", "@types/request": "0.0.44",
@ -86,7 +86,7 @@
"stylus-loader": "3.0.1", "stylus-loader": "3.0.1",
"swagger-jsdoc": "1.9.4", "swagger-jsdoc": "1.9.4",
"tslint": "5.4.3", "tslint": "5.4.3",
"uglify-es": "3.0.19", "uglify-es": "3.0.20",
"uglify-es-webpack-plugin": "0.0.2", "uglify-es-webpack-plugin": "0.0.2",
"uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#harmony", "uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#harmony",
"webpack": "2.6.1" "webpack": "2.6.1"
@ -135,7 +135,7 @@
"redis": "2.7.1", "redis": "2.7.1",
"request": "2.81.0", "request": "2.81.0",
"rimraf": "2.6.1", "rimraf": "2.6.1",
"riot": "3.6.0", "riot": "3.6.1",
"rndstr": "1.0.0", "rndstr": "1.0.0",
"s-age": "1.1.0", "s-age": "1.1.0",
"serve-favicon": "2.4.3", "serve-favicon": "2.4.3",