diff options
| author | こぴなたみぽ <Syuilotan@yahoo.co.jp> | 2017-08-10 17:51:56 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-10 17:51:56 +0900 |
| commit | c7325652ca3e7015d771d195ae1324487293bdf1 (patch) | |
| tree | b232781d683481a369a52e2703a63e364954477f | |
| parent | Merge pull request #666 from syuilo/greenkeeper/tslint-5.6.0 (diff) | |
| parent | chore(package): update gulp-tslint to version 8.1.2 (diff) | |
| download | misskey-c7325652ca3e7015d771d195ae1324487293bdf1.tar.gz misskey-c7325652ca3e7015d771d195ae1324487293bdf1.tar.bz2 misskey-c7325652ca3e7015d771d195ae1324487293bdf1.zip | |
Merge pull request #669 from syuilo/greenkeeper/gulp-tslint-8.1.2
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 26e84bda96..81e162e622 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "gulp-pug": "3.3.0", "gulp-rename": "1.2.2", "gulp-replace": "0.6.1", - "gulp-tslint": "8.1.1", + "gulp-tslint": "8.1.2", "gulp-typescript": "3.2.1", "gulp-uglify": "3.0.0", "gulp-util": "3.0.8", |