From 9472a1e2506af76f3acedc9bf9326acdd4155bfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 4 Mar 2019 16:58:51 +0100 Subject: [PATCH] build(deps-dev): Bump tslint from 5.13.0 to 5.13.1 (#317) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 59fde28751..8d4a2fe1cd 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "lint-staged": "8.1.5", "nodemon": "1.18.10", "prettier": "1.16.4", - "tslint": "5.13.0", + "tslint": "5.13.1", "tslint-config-prettier": "1.18.0", "tslint-eslint-rules": "5.4.0", "tslint-plugin-prettier": "2.0.1", diff --git a/yarn.lock b/yarn.lock index f2a54ef071..c445d0441b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7692,10 +7692,10 @@ 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" - 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"