chore(deps): update dependency tslint to v5.13.1 (#2390)

This commit is contained in:
renovate[bot] 2019-03-01 05:37:25 +00:00 committed by GitHub
parent 2de868fc8a
commit a9a57692e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -15473,9 +15473,9 @@
"integrity": "sha512-4krF8scpejhaOgqzBEcGM7yDIEfi0/8+8zDRZhNZZ2kjmHJ4hv3zCbQWxoJGz1iw5U0Jl0nma13xzHXcncMavQ=="
},
"tslint": {
"version": "5.13.0",
"resolved": "https://registry.npmjs.org/tslint/-/tslint-5.13.0.tgz",
"integrity": "sha512-ECOOQRxXCYnUUePG5h/+Z1Zouobk3KFpIHA9aKBB/nnMxs97S1JJPDGt5J4cGm1y9U9VmVlfboOxA8n1kSNzGw==",
"version": "5.13.1",
"resolved": "https://registry.npmjs.org/tslint/-/tslint-5.13.1.tgz",
"integrity": "sha512-fplQqb2miLbcPhyHoMV4FU9PtNRbgmm/zI5d3SZwwmJQM6V0eodju+hplpyfhLWpmwrDNfNYU57uYRb8s0zZoQ==",
"dev": true,
"requires": {
"babel-code-frame": "^6.22.0",

View file

@ -129,7 +129,7 @@
"supertest": "3.4.2",
"test-listen": "1.1.0",
"ts-jest": "24.0.0",
"tslint": "5.13.0",
"tslint": "5.13.1",
"typescript": "3.3.3333",
"ws": "6.1.4",
"yup": "0.26.10"