From 0481e8c7013a79b836f7058e58b35e7d96884448 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2020 21:14:30 +0000 Subject: [PATCH] Bump tslint from 5.20.1 to 6.1.0 Bumps [tslint](https://github.com/palantir/tslint) from 5.20.1 to 6.1.0. - [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.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 f945b4ffc..14b0e7064 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.0", "typescript": "^3.4.1" }, "pre-commit": [