⬆️ Set identical tslint version in all packages and fix lint

issues
This commit is contained in:
Jan Oberhauser
2019-07-10 21:01:22 +02:00
parent a17a376d13
commit cc3f2c42d1
6 changed files with 10 additions and 10 deletions

View File

@@ -29,7 +29,7 @@
"@types/node": "^10.10.1",
"jest": "^23.6.0",
"ts-jest": "^23.10.1",
"tslint": "^5.11.0",
"tslint": "^5.17.0",
"typescript": "~3.5.2"
},
"dependencies": {