From 0b4bd82088e7c428a025e2483506da749c7a1a6e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2020 05:39:41 +0000 Subject: [PATCH] chore(deps-dev): bump tslint from 5.17.0 to 6.0.0 Bumps [tslint](https://github.com/palantir/tslint) from 5.17.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.17.0...6.0.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..a2c1046 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.0.0", "typedoc": "0.14.2", "typescript": "3.4.5" }, diff --git a/id/package.json b/id/package.json index 82ac98e..7560ac0 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.0.0", "typedoc": "0.14.2", "typescript": "3.4.5" }, diff --git a/result/package.json b/result/package.json index 41a07fb..ce2428f 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.0.0", "typedoc": "0.14.2", "typescript": "3.4.5" },