build(deps-dev): bump typedoc from 0.28.15 to 0.28.16 (#4672)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.28.15 to 0.28.16.
- [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.28.15...v0.28.16)

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

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]
2026-01-16 16:41:18 +01:00
committed by GitHub
parent 597fa408c7
commit 5b9536a1e4
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"husky": "^9.1.7",
"lint-staged": "^16.2.7",
"turbo": "^2.7.4",
"typedoc": "^0.28.15",
"typedoc": "^0.28.16",
"typedoc-plugin-markdown": "^4.9.0",
"typescript": "^5.9.3"
},