build(deps-dev): bump typedoc from 0.26.4 to 0.26.5 (#3782)

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

---
updated-dependencies:
- dependency-name: typedoc
  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]
2024-08-07 01:11:39 -05:00
committed by GitHub
co-authored by Fleny
parent 746f0a99ac
commit 759b41a59d
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
"husky": "^9.1.1",
"lint-staged": "^15.2.7",
"turbo": "^2.0.9",
"typedoc": "^0.26.4",
"typedoc": "^0.26.5",
"typedoc-plugin-markdown": "^4.2.3",
"typescript": "^5.5.3"
},