From d99beabcaf0ae209c1b23fd8fe855a0b311d6c3e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Jun 2021 05:28:16 +0000 Subject: [PATCH] chore(deps-dev): bump typedoc from 0.14.2 to 0.21.1 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.14.2 to 0.21.1. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.14.2...v0.21.1) 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..5add3a5 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.1", "typescript": "3.4.5" }, "homepage": "https://github.com/Levertion/mcfunction#readme", diff --git a/id/package.json b/id/package.json index 82ac98e..7c2f050 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.1", "typescript": "3.4.5" }, "dependencies": { diff --git a/result/package.json b/result/package.json index 41a07fb..df56e59 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.1", "typescript": "3.4.5" }, "dependencies": {