Upgrade tslint to the newest version

This commit is contained in:
Leonid Logvinov
2018-07-17 12:58:42 +02:00
parent 4227aaa68a
commit edcdc9b1b9
27 changed files with 27 additions and 27 deletions

View File

@@ -67,7 +67,7 @@
"shx": "^0.2.2",
"solc": "^0.4.24",
"solhint": "^1.2.1",
"tslint": "5.8.0",
"tslint": "5.11.0",
"typescript": "2.7.1",
"yargs": "^10.0.3"
},