Bump typedoc from 0.26.5 to 0.26.11

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.26.5 to 0.26.11.
- [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.26.5...v0.26.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-04 12:32:27 +00:00
committed by GitHub
parent 2942e15fcf
commit 0343bd7a34
2 changed files with 462 additions and 22 deletions

View File

@@ -45,7 +45,7 @@
"eslint-plugin-override": "https://github.com/PxaMMaxP/eslint-plugin-override",
"jest": "^29.7.0",
"ts-jest": "^29.2.3",
"typedoc": "^0.26.5",
"typedoc": "^0.26.11",
"istanbul-badges-readme": "^1.9.0",
"axios": "^1.7.2"
},