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

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

---
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-12-30 02:18:01 +00:00
committed by GitHub
parent dbfae1e3ed
commit 44439e3e7d
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.5",
"typedoc": "^0.27.6",
"typedoc-material-theme": "^1.2.0",
"typedoc-plugin-valibot": "^1.0.0",
"typescript": "^5.7.2",