diff --git a/package.json b/package.json index bfa0b0d..fd068e8 100644 --- a/package.json +++ b/package.json @@ -180,7 +180,7 @@ "gulp-sourcemaps": "^2.6.5", "gulp-typescript": "^5.0.0", "merge2": "^1.2.3", - "tslint": "^5.13.0", + "tslint": "^5.13.1", "tslint-config-fire": "^1.0.1", "typescript": "^3.3.3333", "vscode": "^1.1.30" diff --git a/yarn.lock b/yarn.lock index 33e3b55..df61020 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3000,10 +3000,10 @@ tslint-config-fire@^1.0.1: resolved "https://registry.yarnpkg.com/tslint-config-fire/-/tslint-config-fire-1.0.1.tgz#07d80eb14140f084c488da5756e4623070a7db31" integrity sha512-kSYiN7Jbk8MYNCW6Sjt1ay41q9/AtalgT+LvdzosIB+PTwTij8SHPfqZrPuFy7TW6Am0R6m9zKpskpqy2vEmpQ== -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"