build(deps-dev): bump typedoc from 0.27.6 to 0.27.8 in /packages/pl-api

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.27.6 to 0.27.8.
- [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.27.6...v0.27.8)

---
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]
2025-02-24 02:55:55 +00:00
committed by GitHub
parent 10efd1d528
commit 69176049ad
2 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@
"eslint-plugin-compat": "6.0.2",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-promise": "^7.2.1",
"typedoc": "^0.27.6",
"typedoc": "^0.27.8",
"typedoc-material-theme": "^1.3.0",
"typedoc-plugin-valibot": "^1.0.0",
"typescript": "^5.7.3",