Bump typedoc from 0.20.32 to 0.20.34 in /docs (#104)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.32 to 0.20.34.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.32...v0.20.34)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-03-29 17:55:39 +02:00
committed by GitHub
parent 248e12fbd7
commit ec15e0acd4
2 changed files with 5 additions and 5 deletions

View File

@@ -33,7 +33,7 @@
},
"devDependencies": {
"docusaurus-plugin-typedoc": "^0.12.0",
"typedoc": "^0.20.32",
"typedoc": "^0.20.34",
"typedoc-plugin-markdown": "^3.6.0",
"typescript": "^4.2.3"
}