build(deps-dev): bump typedoc from 0.22.15 to 0.23.9 (#2055)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.15 to 0.23.9.
- [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.22.15...v0.23.9)

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

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]
2022-07-25 14:19:32 -07:00
committed by GitHub
parent ae6390ffcb
commit 7e0b6849b0
2 changed files with 26 additions and 28 deletions

View File

@@ -62,7 +62,7 @@
"ts-jest": "^26.4.4",
"ts-loader": "^9.2.5",
"ts-node": "^10.2.1",
"typedoc": "^0.22.5",
"typedoc": "^0.23.9",
"typescript": "^4.4.2",
"url": "^0.11.0",
"webpack": "^5.6.0",