From 71ba04f07f4a322cc524ae9a2c1a3e344d32cac3 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:41:39 +0000 Subject: [PATCH] chore(deps-dev): bump tslint from 5.17.0 to 6.1.1 Bumps [tslint](https://github.com/palantir/tslint) from 5.17.0 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.17.0...6.1.1) Signed-off-by: dependabot-preview[bot] --- binary-nbt/package.json | 2 +- id/package.json | 2 +- result/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/binary-nbt/package.json b/binary-nbt/package.json index 9f114af..dd55d0c 100644 --- a/binary-nbt/package.json +++ b/binary-nbt/package.json @@ -42,7 +42,7 @@ "@types/node": "10.0.3", "mocha": "6.1.4", "ts-mocha": "6.0.0", - "tslint": "5.17.0", + "tslint": "6.1.1", "typedoc": "0.14.2", "typescript": "3.4.5" }, diff --git a/id/package.json b/id/package.json index 82ac98e..b730c31 100644 --- a/id/package.json +++ b/id/package.json @@ -29,7 +29,7 @@ "@types/mocha": "5.2.7", "mocha": "6.1.4", "ts-mocha": "6.0.0", - "tslint": "5.17.0", + "tslint": "6.1.1", "typedoc": "0.14.2", "typescript": "3.4.5" }, diff --git a/result/package.json b/result/package.json index 41a07fb..ff427f9 100644 --- a/result/package.json +++ b/result/package.json @@ -29,7 +29,7 @@ "@types/mocha": "5.2.7", "mocha": "6.1.4", "ts-mocha": "6.0.0", - "tslint": "5.17.0", + "tslint": "6.1.1", "typedoc": "0.14.2", "typescript": "3.4.5" },