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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-28 06:21:19 +00:00 committed by GitHub
parent c6e1ed8c5c
commit f8730e2c44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -41,7 +41,7 @@
"tslint": "^5.20.1", "tslint": "^5.20.1",
"tslint-etc": "^1.10.0", "tslint-etc": "^1.10.0",
"tslint-sonarts": "^1.9.0", "tslint-sonarts": "^1.9.0",
"typedoc": "^0.16.10", "typedoc": "^0.16.11",
"typescript": "^3.7.5", "typescript": "^3.7.5",
"uglify-es": "^3.3.9", "uglify-es": "^3.3.9",
"uglifyjs-webpack-plugin": "^2.2.0", "uglifyjs-webpack-plugin": "^2.2.0",

View file

@ -7990,10 +7990,10 @@ typedoc-default-themes@^0.7.2:
lunr "^2.3.8" lunr "^2.3.8"
underscore "^1.9.1" underscore "^1.9.1"
typedoc@^0.16.10: typedoc@^0.16.11:
version "0.16.10" version "0.16.11"
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.16.10.tgz#217cd4243c9b4d85f49b94323c178f6d279bfb9c" resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.16.11.tgz#95f862c6eba78533edc9af7096d2295b718eddc1"
integrity sha512-Eo1+K+XTiqSi4lz5cPrV4RncLv6abjCd/jfL5tTueNZGO2p8x2yDIrXkxL9C+SoLjJm2xpMs3CXYmTnilxk1cA== integrity sha512-YEa5i0/n0yYmLJISJ5+po6seYfJQJ5lQYcHCPF9ffTF92DB/TAZO/QrazX5skPHNPtmlIht5FdTXCM2kC7jQFQ==
dependencies: dependencies:
"@types/minimatch" "3.0.3" "@types/minimatch" "3.0.3"
fs-extra "^8.1.0" fs-extra "^8.1.0"