From 11198bd5094ff102b18f4f920a6f7b8885acf9bd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2020 21:15:51 +0000 Subject: [PATCH] Bump tslint-react from 3.6.0 to 5.0.0 Bumps [tslint-react](https://github.com/palantir/tslint-react) from 3.6.0 to 5.0.0. - [Release notes](https://github.com/palantir/tslint-react/releases) - [Commits](https://github.com/palantir/tslint-react/compare/3.6.0...5.0.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 50278ad..7a48cd1 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": "^5.0.0", "typescript": "3.x" }, "dependencies": {