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"