From c3e793229d475f731e0b3d9eb61cb5cc011571f3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2020 04:23:23 +0000 Subject: [PATCH] Bump typedoc from 0.16.7 to 0.16.10 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.16.7 to 0.16.10. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.16.7...v0.16.10) 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 26de2a50..cca14340 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "svg-inline-loader": "^0.8.0", "to-string-loader": "1.1.6", "tslib": "^1.10.0", - "typedoc": "^0.16.7", + "typedoc": "^0.16.10", "typescript": "^3.7.5", "url-loader": "^3.0.0", "val-loader": "2.1.0", diff --git a/yarn.lock b/yarn.lock index e93d7fc6..917db5d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7025,10 +7025,10 @@ typedoc-default-themes@^0.7.2: lunr "^2.3.8" underscore "^1.9.1" -typedoc@^0.16.7: - version "0.16.7" - resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.16.7.tgz#00975cbe37fba3a69ec4b42827683303d9c89da9" - integrity sha512-sNrLlaZ/aZHxA2rCURGf3g5YabGVwrujiwC6SCV/rgx3LFfZh+goUCatAAyTEDk7evuu6pJ0APGDSde1mSYegw== +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== dependencies: "@types/minimatch" "3.0.3" fs-extra "^8.1.0"