From 583a81d8af100d9922f0d5bfb3cbe50d75c6e091 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 20 Nov 2020 06:40:54 +0000 Subject: [PATCH] chore(deps-dev): bump typescript from 3.4.5 to 4.1.2 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.4.5 to 4.1.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.4.5...v4.1.2) 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..7295299 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": "4.1.2" }, "homepage": "https://github.com/Levertion/mcfunction#readme", "files": [ diff --git a/id/package.json b/id/package.json index 82ac98e..a200b28 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": "4.1.2" }, "dependencies": { "tslib": "1.9.3" diff --git a/result/package.json b/result/package.json index 41a07fb..52a739f 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": "4.1.2" }, "dependencies": { "tslib": "1.9.3"