build(deps-dev): bump typedoc from 0.25.7 to 0.25.9 (#3457)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.7 to 0.25.9.
- [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.7...v0.25.9)

---
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>
This commit is contained in:
dependabot[bot]
2024-03-01 18:00:41 +00:00
committed by GitHub
parent 376277355a
commit c6a24e3719
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"lint-staged": "^15.2.0",
"prettier": "^3.2.5",
"turbo": "^1.11.3",
"typedoc": "0.25.7",
"typedoc": "0.25.9",
"typedoc-plugin-markdown": "3.17.1",
"typescript": "5.3.3"
},