chore(package): update tslint to version 5.0.0

https://greenkeeper.io/
pull/100/head
greenkeeper[bot] 2017-03-29 19:17:04 +00:00
parent b21ce974fe
commit f93a175171
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
"lint": "tslint -c tslint.json \"src/**/*.ts\""
},
"devDependencies": {
"tslint": "^4.2.0",
"tslint": "^5.0.0",
"typescript": "^2.1.4",
"typings": "^2.0.0",
"vsce": "^1.8.1",