From 39ac6eaa40c9ddc3f4845ac85ba274fd42641078 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2020 07:36:34 +0000 Subject: [PATCH] Bump typedoc from 0.16.10 to 0.16.11 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.16.10 to 0.16.11. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.16.10...v0.16.11) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c06a0dc..595e677 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "tslint-immutable": "^6.0.1", "tslint-sonarts": "^1.9.0", "type-coverage": "^2.4.0", - "typedoc": "^0.16.10", + "typedoc": "^0.16.11", "typescript": "^3.8.2" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index 54c8c67..317359a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -869,10 +869,10 @@ typedoc-default-themes@^0.7.2: lunr "^2.3.8" underscore "^1.9.1" -typedoc@^0.16.10: - version "0.16.10" - resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.16.10.tgz#217cd4243c9b4d85f49b94323c178f6d279bfb9c" - integrity sha512-Eo1+K+XTiqSi4lz5cPrV4RncLv6abjCd/jfL5tTueNZGO2p8x2yDIrXkxL9C+SoLjJm2xpMs3CXYmTnilxk1cA== +typedoc@^0.16.11: + version "0.16.11" + resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.16.11.tgz#95f862c6eba78533edc9af7096d2295b718eddc1" + integrity sha512-YEa5i0/n0yYmLJISJ5+po6seYfJQJ5lQYcHCPF9ffTF92DB/TAZO/QrazX5skPHNPtmlIht5FdTXCM2kC7jQFQ== dependencies: "@types/minimatch" "3.0.3" fs-extra "^8.1.0"