Bump typedoc from 0.20.30 to 0.20.32 in /docs (#60)

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

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-15 10:35:26 +01:00
committed by GitHub
parent 0ce6f3eddd
commit da292a83ec
2 changed files with 15 additions and 15 deletions

View File

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