diff options
| author | こぴなたみぽ <Syuilotan@yahoo.co.jp> | 2017-08-10 17:51:45 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-10 17:51:45 +0900 |
| commit | 8981accadff4c489559fa5aa38cd66b0313e11c7 (patch) | |
| tree | 61c089fe3342942e311b86ae81ce849aaeb94325 /package.json | |
| parent | Merge pull request #663 from syuilo/greenkeeper/chalk-2.1.0 (diff) | |
| parent | chore(package): update tslint to version 5.6.0 (diff) | |
| download | misskey-8981accadff4c489559fa5aa38cd66b0313e11c7.tar.gz misskey-8981accadff4c489559fa5aa38cd66b0313e11c7.tar.bz2 misskey-8981accadff4c489559fa5aa38cd66b0313e11c7.zip | |
Merge pull request #666 from syuilo/greenkeeper/tslint-5.6.0
Update tslint to the latest version 🚀
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7c838c13a2..26e84bda96 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "stylus": "0.54.5", "stylus-loader": "3.0.1", "swagger-jsdoc": "1.9.7", - "tslint": "5.5.0", + "tslint": "5.6.0", "uglify-es": "3.0.24", "uglify-es-webpack-plugin": "0.10.0", "uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#harmony", |