diff --git a/package.json b/package.json index ed3c593e..53d0ae9b 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 f18b5dff..3694e2b2 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"