From b137b6ff88a83b53ac5883faf5ae5dab6e1a3c65 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2020 02:55:24 +0000 Subject: [PATCH] Bump typedoc from 0.16.1 to 0.16.7 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.16.1 to 0.16.7. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](https://github.com/TypeStrong/TypeDoc/commits/v0.16.7) 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 8369cdf4d1d..f35d210b225 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "terser-webpack-plugin": "2.3.1", "ts-node": "8.5.4", "tsconfig-paths": "3.9.0", - "typedoc": "0.16.1", + "typedoc": "0.16.7", "typescript": "3.7.4", "webpack": "4.41.5", "webpack-cli": "3.3.10",