build(deps-dev): bump typedoc from 0.26.3 to 0.26.4 (#2732)

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

---
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>
Co-authored-by: Chenna Keshava B S <21219765+ckeshava@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-07-17 13:54:08 -07:00
committed by GitHub
parent 74a41832ce
commit 17c91cdd3a
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -13251,9 +13251,9 @@
}
},
"node_modules/typedoc": {
"version": "0.26.3",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.26.3.tgz",
"integrity": "sha512-6d2Sw9disvvpdk4K7VNjKr5/3hzijtfQVHRthhDqJgnhMHy1wQz4yPMJVKXElvnZhFr0nkzo+GzjXDTRV5yLpg==",
"version": "0.26.4",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.26.4.tgz",
"integrity": "sha512-FlW6HpvULDKgc3rK04V+nbFyXogPV88hurarDPOjuuB5HAwuAlrCMQ5NeH7Zt68a/ikOKu6Z/0hFXAeC9xPccQ==",
"dev": true,
"dependencies": {
"lunr": "^2.3.9",
@@ -14268,7 +14268,7 @@
"lodash": "^4.17.4",
"react": "^18.2.0",
"run-s": "^0.0.0",
"typedoc": "0.26.3",
"typedoc": "0.26.4",
"ws": "^8.14.2"
},
"engines": {