build(deps-dev): bump typedoc from 0.28.19 to 0.28.20 (#5127)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.28.19 to 0.28.20.
- [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.19...v0.28.20)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-version: 0.28.20
  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>
Co-authored-by: Fleny <Fleny113@outlook.com>
This commit is contained in:
dependabot[bot]
2026-07-22 13:44:49 +02:00
committed by GitHub
co-authored by Fleny
parent 509b6214e5
commit be8a0fd9bd
2 changed files with 19 additions and 28 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"husky": "^9.1.7",
"lint-staged": "^17.0.8",
"turbo": "^2.10.0",
"typedoc": "^0.28.19",
"typedoc": "^0.28.20",
"typedoc-plugin-markdown": "^4.12.0",
"typescript": "^6.0.3"
},