diff --git a/discovery/package.json b/discovery/package.json index ca11b384b..a15142bee 100644 --- a/discovery/package.json +++ b/discovery/package.json @@ -55,7 +55,7 @@ "supertest": "3.4.2", "ts-jest": "24.0.0", "ts-node": "8.0.2", - "tslint": "5.13.0", + "tslint": "5.13.1", "typescript": "3.3.3333" } } diff --git a/discovery/yarn.lock b/discovery/yarn.lock index 9eb0f788b..35ecf658f 100644 --- a/discovery/yarn.lock +++ b/discovery/yarn.lock @@ -4836,10 +4836,10 @@ tslib@^1.8.0, tslib@^1.8.1: resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286" integrity sha512-4krF8scpejhaOgqzBEcGM7yDIEfi0/8+8zDRZhNZZ2kjmHJ4hv3zCbQWxoJGz1iw5U0Jl0nma13xzHXcncMavQ== -tslint@5.13.0: - version "5.13.0" - resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.13.0.tgz#239a2357c36b620d72d86744754b6fc088a25359" - integrity sha512-ECOOQRxXCYnUUePG5h/+Z1Zouobk3KFpIHA9aKBB/nnMxs97S1JJPDGt5J4cGm1y9U9VmVlfboOxA8n1kSNzGw== +tslint@5.13.1: + version "5.13.1" + resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.13.1.tgz#fbc0541c425647a33cd9108ce4fd4cd18d7904ed" + integrity sha512-fplQqb2miLbcPhyHoMV4FU9PtNRbgmm/zI5d3SZwwmJQM6V0eodju+hplpyfhLWpmwrDNfNYU57uYRb8s0zZoQ== dependencies: babel-code-frame "^6.22.0" builtin-modules "^1.1.1"