From 67f8b6eaff1b2777e4837ac5c4e61d30f2015e07 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 06:53:03 +0000 Subject: [PATCH] Bump tslint from 5.16.0 to 5.20.1 Bumps [tslint](https://github.com/palantir/tslint) from 5.16.0 to 5.20.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.16.0...5.20.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 eb1c78e..2dcd98f 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.1", "typescript": "3.4.3" }, "jest": {