build(deps-dev): bump typedoc from 0.26.4 to 0.26.5

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.26.4 to 0.26.5.
- [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.26.4...v0.26.5)

---
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-08-01 18:55:27 +00:00
committed by GitHub
parent e77da2edaa
commit c7276ab4ac
2 changed files with 5 additions and 5 deletions

View File

@@ -97,7 +97,7 @@
"storybook": "^7.6.17",
"tiny-glob": "^0.2.9",
"tsc-alias": "^1.8.10",
"typedoc": "^0.26.4",
"typedoc": "^0.26.5",
"typescript": "^5.5.3",
"typescript-eslint": "^7.16.1",
"typescript-json-schema": "^0.64.0",
@@ -20084,9 +20084,9 @@
"dev": true
},
"node_modules/typedoc": {
"version": "0.26.4",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.26.4.tgz",
"integrity": "sha512-FlW6HpvULDKgc3rK04V+nbFyXogPV88hurarDPOjuuB5HAwuAlrCMQ5NeH7Zt68a/ikOKu6Z/0hFXAeC9xPccQ==",
"version": "0.26.5",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.26.5.tgz",
"integrity": "sha512-Vn9YKdjKtDZqSk+by7beZ+xzkkr8T8CYoiasqyt4TTRFy5+UHzL/mF/o4wGBjRF+rlWQHDb0t6xCpA3JNL5phg==",
"dev": true,
"dependencies": {
"lunr": "^2.3.9",

View File

@@ -267,7 +267,7 @@
"storybook": "^7.6.17",
"tiny-glob": "^0.2.9",
"tsc-alias": "^1.8.10",
"typedoc": "^0.26.4",
"typedoc": "^0.26.5",
"typescript": "^5.5.3",
"typescript-eslint": "^7.16.1",
"typescript-json-schema": "^0.64.0",