From 24e1c8e43d06cbda7b488246fe44161f9a7b7fe4 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Mon, 26 Feb 2018 16:42:16 +0000 Subject: [PATCH] Update tslint-react from 3.3.3 to 3.5.1 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index d5dc8654..705785d6 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "tslint-config-prettier": "^1.6.0", "tslint-eslint-rules": "^4.1.1", "tslint-microsoft-contrib": "^5.0.1", - "tslint-react": "^3.3.3", + "tslint-react": "^3.5.1", "tsutils": "^2.14.0", "typescript": "^2.6.2" } diff --git a/yarn.lock b/yarn.lock index e0c42de1..792493fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7558,9 +7558,9 @@ tslint-microsoft-contrib@^5.0.1: dependencies: tsutils "^1.4.0" -tslint-react@^3.3.3: - version "3.3.3" - resolved "https://registry.yarnpkg.com/tslint-react/-/tslint-react-3.3.3.tgz#06a6beb826645ab21d85339663a1295e107bc405" +tslint-react@^3.5.1: + version "3.5.1" + resolved "https://registry.yarnpkg.com/tslint-react/-/tslint-react-3.5.1.tgz#a5ca48034bf583fb63b42763bb89fa23062d5390" dependencies: tsutils "^2.13.1"