diff options
| author | greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com> | 2017-04-10 17:15:21 +0000 |
|---|---|---|
| committer | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2017-04-14 19:31:20 +0900 |
| commit | 8c49692bdaa74a2d81b92e10087669c41d741bcc (patch) | |
| tree | 888f316b2b1544de9e2432618790ebc000d9d087 | |
| parent | chore(package): update @types/chai to version 3.5.0 (diff) | |
| download | sharkey-8c49692bdaa74a2d81b92e10087669c41d741bcc.tar.gz sharkey-8c49692bdaa74a2d81b92e10087669c41d741bcc.tar.bz2 sharkey-8c49692bdaa74a2d81b92e10087669c41d741bcc.zip | |
chore(package): update gulp-tslint to version 8.0.0
https://greenkeeper.io/
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 66ce7671d5..a6e84bb12a 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "gulp-pug": "3.3.0", "gulp-rename": "1.2.2", "gulp-replace": "0.5.4", - "gulp-tslint": "7.1.0", + "gulp-tslint": "8.0.0", "gulp-typescript": "3.1.6", "gulp-uglify": "2.1.2", "gulp-util": "3.0.8", |