From ecfdcc5e413cf953cad673a594e932194bc9c4f5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2020 21:39:29 +0000 Subject: [PATCH] Bump tslint from 5.20.1 to 6.1.2 Bumps [tslint](https://github.com/palantir/tslint) from 5.20.1 to 6.1.2. - [Release notes](https://github.com/palantir/tslint/releases) - [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/palantir/tslint/compare/5.20.1...6.1.2) 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 f945b4ffc..e264fe0cf 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "react": "^16.5.2", "react-dom": "^16.5.2", "react-test-renderer": "^16.0.0", - "tslint": "^5.9.1", + "tslint": "^6.1.2", "typescript": "^3.4.1" }, "pre-commit": [