build(deps-dev): bump typedoc from 0.22.17 to 0.23.2

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.17 to 0.23.2.
- [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.17...v0.23.2)

---
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]
2022-06-28 11:01:35 +00:00
committed by GitHub
parent c19bc6b4b3
commit 1d0c43e45d
2 changed files with 10 additions and 12 deletions

View File

@ -94,7 +94,7 @@
"tsconfig-paths": "^4.0.0",
"tslint": "^6.1.3",
"tslint-immutable": "^6.0.1",
"typedoc": "^0.22.3",
"typedoc": "^0.23.2",
"typescript": "4.7.4",
"unzipper": "^0.10.11",
"webpack": "^5.28.0",