chore(package): update tslint to version 4.2.0

https://greenkeeper.io/
pull/43/head
greenkeeperio-bot 2016-12-23 07:50:39 +01:00
parent 4fb87abc0e
commit 88d02af7ad
1 changed files with 1 additions and 1 deletions

View File

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