build(deps-dev): bump typedoc from 0.16.11 to 0.19.0

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.16.11 to 0.19.0.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.16.11...v0.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-03-01 11:54:10 +00:00
committed by GitHub
parent cdd22efd79
commit 8435ece00d
2 changed files with 70 additions and 100 deletions

View File

@ -90,7 +90,7 @@
"ts-node": "^9.0.0",
"tslint": "^6.1.3",
"tslint-immutable": "^6.0.1",
"typedoc": "^0.16.11",
"typedoc": "^0.19.0",
"typescript": "4.2.2",
"webpack": "^3.10.0"
},