Merge pull request #118 from nestjs/renovate/tslint-5.x

chore(deps): update dependency tslint to v5.15.0
This commit is contained in:
Kamil Mysliwiec 2019-04-03 12:41:43 +02:00 committed by GitHub
commit b891671102
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
"ts-jest": "24.0.1", "ts-jest": "24.0.1",
"ts-node": "8.0.3", "ts-node": "8.0.3",
"tsconfig-paths": "3.8.0", "tsconfig-paths": "3.8.0",
"tslint": "5.14.0", "tslint": "5.15.0",
"typescript": "3.4.1" "typescript": "3.4.1"
}, },
"jest": { "jest": {