From ef6f5b54f0c387c5d7cfa107e86af58347b06685 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2020 08:27:41 +0000 Subject: [PATCH] Bump tslint from 5.20.1 to 6.0.0 Bumps [tslint](https://github.com/palantir/tslint) from 5.20.1 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.20.1...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 c2e26bb..94f5269 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "nyc": "^11.4.1", "power-assert": "^1.4.4", "shx": "^0.2.2", - "tslint": "^5.9.1", + "tslint": "^6.0.0", "typescript": "^2.7.2" }, "url": "https://github.com/Ikagaka/ghost-kernel.js",