build(deps-dev): bump typedoc from 0.27.6 to 0.28.2 (#3029)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.27.6 to 0.28.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.27.6...v0.28.2)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-version: 0.28.2
  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]
2025-04-16 08:55:47 +01:00
committed by GitHub
parent cfe5970e54
commit 4e0468d978
2 changed files with 108 additions and 58 deletions

View File

@ -100,7 +100,7 @@
"prettier": "^3.1.1",
"tsconfig-paths": "^4.0.0",
"tsx": "^4.7.0",
"typedoc": "^0.27.3",
"typedoc": "^0.28.2",
"typescript": "5.3.3",
"typescript-eslint": "^8.10.0",
"unzipper": "^0.12.3",