From 3f4c755d5dd926a266145e54233a9ef37bab624d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2020 21:26:02 +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 7c7b054..d1d97f3 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "ts-loader": "^5.3.1", "tslint": "5.x", "tslint-config-prettier": "^1.17.0", - "tslint-react": "^3.6.0", + "tslint-react": "^4.2.0", "typescript": "^3.2.2", "url-loader": "^1.1.2", "webpack": "^4.28.0",