From 946cc68ef15d46cca645eabf05f7085fd93771a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 13 Mar 2019 07:03:40 +0100 Subject: [PATCH] chore(deps-dev): bump tslint from 5.13.1 to 5.14.0 (#201) Bumps [tslint](https://github.com/palantir/tslint) from 5.13.1 to 5.14.0. - [Release notes](https://github.com/palantir/tslint/releases) - [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/palantir/tslint/compare/5.13.1...5.14.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 4896a6c..126d333 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.1", + "tslint": "^5.14.0", "tslint-config-fire": "^1.0.1", "typescript": "^3.3.3333", "vscode": "^1.1.30" diff --git a/yarn.lock b/yarn.lock index 53d7d85..2f9bb59 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2999,10 +2999,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.1: - version "5.13.1" - resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.13.1.tgz#fbc0541c425647a33cd9108ce4fd4cd18d7904ed" - integrity sha512-fplQqb2miLbcPhyHoMV4FU9PtNRbgmm/zI5d3SZwwmJQM6V0eodju+hplpyfhLWpmwrDNfNYU57uYRb8s0zZoQ== +tslint@^5.14.0: + version "5.14.0" + resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.14.0.tgz#be62637135ac244fc9b37ed6ea5252c9eba1616e" + integrity sha512-IUla/ieHVnB8Le7LdQFRGlVJid2T/gaJe5VkjzRVSRR6pA2ODYrnfR1hmxi+5+au9l50jBwpbBL34txgv4NnTQ== dependencies: babel-code-frame "^6.22.0" builtin-modules "^1.1.1" @@ -3016,9 +3016,9 @@ tslint@^5.13.1: resolve "^1.3.2" semver "^5.3.0" tslib "^1.8.0" - tsutils "^2.27.2" + tsutils "^2.29.0" -tsutils@^2.27.2: +tsutils@^2.29.0: version "2.29.0" resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.29.0.tgz#32b488501467acbedd4b85498673a0812aca0b99" integrity sha512-g5JVHCIJwzfISaXpXE1qvNalca5Jwob6FjI4AoPlqMusJ6ftFE7IkkFoMhVLRgK+4Kx3gkzb8UZK5t5yTTvEmA==