From 569e6d4dd39b24e08620f2a79eef43a76e5f74f5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2020 18:32:41 +0000 Subject: [PATCH] Bump typedoc from 0.12.0 to 0.16.11 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.12.0 to 0.16.11. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.12.0...v0.16.11) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f4b7e11..f2352ad 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "shx": "^0.3.0", "ts-loader": "^3.2.0", "tslint": "^5.9.1", - "typedoc": "^0.12.0", + "typedoc": "^0.16.11", "typescript": "^2.7.2", "webpack": "^3.10.0", "webpack-espower-loader": "^2.0.0"