From 63022e6f254dc53ee8a4af3701a4f84ea28841b7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2020 06:50:47 +0000 Subject: [PATCH] Bump tslint from 5.16.0 to 6.0.0 Bumps [tslint](https://github.com/palantir/tslint) from 5.16.0 to 6.0.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...6.0.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..afd2fda 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": "6.0.0", "typescript": "3.4.3" }, "jest": {