build(deps-dev): bump typedoc from 0.25.11 to 0.26.3 (#3723)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.11 to 0.26.3.
- [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.25.11...v0.26.3)

---
updated-dependencies:
- dependency-name: typedoc
  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]
2024-07-09 09:24:29 -05:00
committed by GitHub
parent 53649f1fbc
commit 55b03f3e2f
2 changed files with 93 additions and 53 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"lint-staged": "^15.2.7",
"prettier": "^3.2.5",
"turbo": "^1.11.3",
"typedoc": "^0.25.13",
"typedoc": "^0.26.3",
"typedoc-plugin-markdown": "3.17.1",
"typescript": "^5.5.2"
},