From fc4abf46e42f190d46b2504b14bb5736635f0fe3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 26 Mar 2019 21:14:58 +0000 Subject: [PATCH] Update tslint-react requirement from ^3.6.0 to ^4.0.0 Updates the requirements on [tslint-react](https://github.com/palantir/tslint-react) to permit the latest version. - [Release notes](https://github.com/palantir/tslint-react/releases) - [Commits](https://github.com/palantir/tslint-react/compare/3.6.0...4.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 083f453..465accd 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "react": "^16.4.0", "react-dom": "^16.4.0", "tslint-config-prettier": "^1.17.0", - "tslint-react": "^3.6.0", + "tslint-react": "^4.0.0", "typescript": "3.x" }, "dependencies": {