Upgrade tslint to use prefer-readonly

This commit is contained in:
Leonid Logvinov
2018-07-13 17:22:35 +02:00
parent d209108a95
commit f6fcb775b7
28 changed files with 36 additions and 35 deletions

View File

@@ -39,7 +39,7 @@
"mocha": "^4.0.1",
"npm-run-all": "^4.1.2",
"shx": "^0.2.2",
"tslint": "5.8.0",
"tslint": "5.10.0",
"typescript": "2.7.1"
},
"dependencies": {