diff options
| author | こぴなたみぽ <Syuilotan@yahoo.co.jp> | 2017-06-06 23:16:18 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-06 23:16:18 +0900 |
| commit | 505bb18eb503d814a772f0e16a2c5c9d05d33642 (patch) | |
| tree | a7d449592cbca771196c8b15367e795685237a13 | |
| parent | Merge pull request #528 from syuilo/greenkeeper/style-loader-0.18.2 (diff) | |
| parent | chore(package): update gulp-tslint to version 8.1.1 (diff) | |
| download | misskey-505bb18eb503d814a772f0e16a2c5c9d05d33642.tar.gz misskey-505bb18eb503d814a772f0e16a2c5c9d05d33642.tar.bz2 misskey-505bb18eb503d814a772f0e16a2c5c9d05d33642.zip | |
Merge pull request #529 from syuilo/greenkeeper/gulp-tslint-8.1.1
Update gulp-tslint to the latest version 🚀
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a7c5a90720..803f5cb1fb 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "gulp-pug": "3.3.0", "gulp-rename": "1.2.2", "gulp-replace": "0.5.4", - "gulp-tslint": "8.1.0", + "gulp-tslint": "8.1.1", "gulp-typescript": "3.1.7", "gulp-uglify": "3.0.0", "gulp-util": "3.0.8", |