From 81a1ae4128d1b8a3aa6079d8494503ad6f89ec30 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 1 Mar 2019 18:47:49 +0000 Subject: [PATCH] chore(deps): update dependency tslint to v5.13.1 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 2020067..1df52f2 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "prettier-config-ikatyang": "1.1.1", "ts-jest": "21.2.4", "ts-node": "4.1.0", - "tslint": "5.13.0", + "tslint": "5.13.1", "tslint-config-ikatyang": "2.5.1", "tslint-config-prettier": "1.18.0", "tslint-plugin-prettier": "2.0.1", diff --git a/yarn.lock b/yarn.lock index 613d0f3..5e262ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3269,9 +3269,9 @@ tslint-plugin-prettier@2.0.1: lines-and-columns "^1.1.6" tslib "^1.7.1" -tslint@5.13.0: - version "5.13.0" - resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.13.0.tgz#239a2357c36b620d72d86744754b6fc088a25359" +tslint@5.13.1: + version "5.13.1" + resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.13.1.tgz#fbc0541c425647a33cd9108ce4fd4cd18d7904ed" dependencies: babel-code-frame "^6.22.0" builtin-modules "^1.1.1"