From 6e7dde452e7f162446c2c16ad246e729bc2ca8fb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2020 21:17:46 +0000 Subject: [PATCH] Bump tslint-react from 3.6.0 to 4.2.0 Bumps [tslint-react](https://github.com/palantir/tslint-react) from 3.6.0 to 4.2.0. - [Release notes](https://github.com/palantir/tslint-react/releases) - [Commits](https://github.com/palantir/tslint-react/compare/3.6.0...4.2.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0cdad9a..5a6a23d 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "react-router-dom": "^4.1.0", "react-test-renderer": "^16.0.0", "tslint-config-prettier": "^1.17.0", - "tslint-react": "^3.6.0", + "tslint-react": "^4.2.0", "typescript": "3.x" }, "dependencies": {