From 52c53910d5a98d8f6c7e17b7d29149b620034fcd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2020 05:06:11 +0000 Subject: [PATCH] Bump tslint from 5.20.1 to 6.1.1 Bumps [tslint](https://github.com/palantir/tslint) from 5.20.1 to 6.1.1. - [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.1) 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 0a71d9f..0f77371 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "prettier": "^1.19.1", "rxjs": "^6.5.4", "rxjs-compat": "^6.5.4", - "tslint": "^5.20.1", + "tslint": "^6.1.1", "tslint-config-prettier": "^1.18.0", "tslint-etc": "^1.10.0", "tslint-plugin-prettier": "^2.1.0",