From 2dc1bf69040dba492462344a36832f36af60ed6a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Fri, 14 Jun 2019 09:55:48 +0000 Subject: [PATCH] chore(deps-dev): update typescript requirement from 3.4.5 to 3.5.2 Updates the requirements on [typescript](https://github.com/Microsoft/TypeScript) to permit the latest version. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) 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..fda15b6 100644 --- a/binary-nbt/package.json +++ b/binary-nbt/package.json @@ -44,7 +44,7 @@ "ts-mocha": "6.0.0", "tslint": "5.17.0", "typedoc": "0.14.2", - "typescript": "3.4.5" + "typescript": "3.5.2" }, "homepage": "https://github.com/Levertion/mcfunction#readme", "files": [ diff --git a/id/package.json b/id/package.json index 82ac98e..43992f8 100644 --- a/id/package.json +++ b/id/package.json @@ -31,7 +31,7 @@ "ts-mocha": "6.0.0", "tslint": "5.17.0", "typedoc": "0.14.2", - "typescript": "3.4.5" + "typescript": "3.5.2" }, "dependencies": { "tslib": "1.9.3" diff --git a/result/package.json b/result/package.json index 41a07fb..603bf6d 100644 --- a/result/package.json +++ b/result/package.json @@ -31,7 +31,7 @@ "ts-mocha": "6.0.0", "tslint": "5.17.0", "typedoc": "0.14.2", - "typescript": "3.4.5" + "typescript": "3.5.2" }, "dependencies": { "tslib": "1.9.3"