build(deps-dev): bump typedoc from 0.27.3 to 0.27.6 (#2913)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.27.3 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.3...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-10 11:22:21 +00:00
committed by GitHub
parent 974ba7b450
commit 71291dab8f

12
package-lock.json generated
View File

@ -11627,9 +11627,9 @@
}
},
"node_modules/typedoc": {
"version": "0.27.3",
"resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.27.3.tgz",
"integrity": "sha512-oWT7zDS5oIaxYL5yOikBX4cL99CpNAZn6mI24JZQxsYuIHbtguSSwJ7zThuzNNwSE0wqhlfTSd99HgqKu2aQXQ==",
"version": "0.27.6",
"resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.27.6.tgz",
"integrity": "sha512-oBFRoh2Px6jFx366db0lLlihcalq/JzyCVp7Vaq1yphL/tbgx2e+bkpkCgJPunaPvPwoTOXSwasfklWHm7GfAw==",
"dev": true,
"dependencies": {
"@gerrit0/mini-shiki": "^1.24.0",
@ -22745,9 +22745,9 @@
}
},
"typedoc": {
"version": "0.27.3",
"resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.27.3.tgz",
"integrity": "sha512-oWT7zDS5oIaxYL5yOikBX4cL99CpNAZn6mI24JZQxsYuIHbtguSSwJ7zThuzNNwSE0wqhlfTSd99HgqKu2aQXQ==",
"version": "0.27.6",
"resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.27.6.tgz",
"integrity": "sha512-oBFRoh2Px6jFx366db0lLlihcalq/JzyCVp7Vaq1yphL/tbgx2e+bkpkCgJPunaPvPwoTOXSwasfklWHm7GfAw==",
"dev": true,
"requires": {
"@gerrit0/mini-shiki": "^1.24.0",