From b41fde7beb370473569d60ec59fef20183dcdcf1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 13:08:15 +0000 Subject: [PATCH] Bump tslint from 5.16.0 to 5.20.0 Bumps [tslint](https://github.com/palantir/tslint) from 5.16.0 to 5.20.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.16.0...5.20.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 eb1c78e..733a832 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "ts-node": "8.1.0", "tsc-watch": "2.2.1", "tsconfig-paths": "3.8.0", - "tslint": "5.16.0", + "tslint": "5.20.0", "typescript": "3.4.3" }, "jest": {