From 215f0eaaa313471feef9a6f4ec92e2f6523a94e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jan 2021 09:57:00 +0200 Subject: [PATCH] Bump typedoc from 0.20.18 to 0.20.19 (#567) Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.18 to 0.20.19. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.18...v0.20.19) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 58c0206f..c11db9e0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9767,9 +9767,9 @@ } }, "typedoc": { - "version": "0.20.18", - "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.18.tgz", - "integrity": "sha512-AX4WgbVI7k3IoFmUFcAGhNBSjAHbQ8lE/EVVFkYDWIUAcxtLHlpF761Bbasniv5F9bwwxBuyAlLpJRJW/zIy4Q==", + "version": "0.20.19", + "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.19.tgz", + "integrity": "sha512-9FjQ1xQGtxpXm8R5QKvU8wFBaaYe8RW3NzrhGWB8RigbOALwG+4ywJ/EyArPGWXvmXYB7I8h2YHzeyFvZ2s0ow==", "dev": true, "requires": { "colors": "^1.4.0",