From 7a95afdcea5f64feea6a984e1413ed5a4c598f98 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 05:44:56 +0000 Subject: [PATCH] chore(deps-dev): bump typedoc from 0.14.2 to 0.21.2 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.14.2 to 0.21.2. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.14.2...v0.21.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..db7839f 100644 --- a/binary-nbt/package.json +++ b/binary-nbt/package.json @@ -43,7 +43,7 @@ "mocha": "6.1.4", "ts-mocha": "6.0.0", "tslint": "5.17.0", - "typedoc": "0.14.2", + "typedoc": "0.21.2", "typescript": "3.4.5" }, "homepage": "https://github.com/Levertion/mcfunction#readme", diff --git a/id/package.json b/id/package.json index 82ac98e..5adeebd 100644 --- a/id/package.json +++ b/id/package.json @@ -30,7 +30,7 @@ "mocha": "6.1.4", "ts-mocha": "6.0.0", "tslint": "5.17.0", - "typedoc": "0.14.2", + "typedoc": "0.21.2", "typescript": "3.4.5" }, "dependencies": { diff --git a/result/package.json b/result/package.json index 41a07fb..6de2eb2 100644 --- a/result/package.json +++ b/result/package.json @@ -30,7 +30,7 @@ "mocha": "6.1.4", "ts-mocha": "6.0.0", "tslint": "5.17.0", - "typedoc": "0.14.2", + "typedoc": "0.21.2", "typescript": "3.4.5" }, "dependencies": {