From 53f9e382b85064a360299c00d997d955e7d5a9dc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 05:35:47 +0000 Subject: [PATCH] chore(deps-dev): bump tslint from 5.17.0 to 6.1.0 Bumps [tslint](https://github.com/palantir/tslint) from 5.17.0 to 6.1.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.17.0...6.1.0) 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..7f8a298 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.0", "typedoc": "0.14.2", "typescript": "3.4.5" }, diff --git a/id/package.json b/id/package.json index 82ac98e..29a87c7 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.0", "typedoc": "0.14.2", "typescript": "3.4.5" }, diff --git a/result/package.json b/result/package.json index 41a07fb..743abce 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.0", "typedoc": "0.14.2", "typescript": "3.4.5" },