build(deps-dev): bump typedoc from 0.23.28 to 0.24.8

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.28 to 0.24.8.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.23.28...v0.24.8)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-12 23:44:44 +00:00
committed by GitHub
parent 1571b7a1a7
commit 9a6d8c0e8b
2 changed files with 26 additions and 26 deletions

View File

@ -97,7 +97,7 @@
"prompt": "^1.0.0",
"ts-node": "^10.2.1",
"tsconfig-paths": "^4.0.0",
"typedoc": "^0.23.2",
"typedoc": "^0.24.8",
"typescript": "5.0.3",
"unzipper": "^0.10.11",
"vite": "^4.3.2",