build(deps-dev): bump typedoc from 0.26.7 to 0.26.9 (#2803)

This commit is contained in:
dependabot[bot]
2024-10-16 14:30:07 +00:00
committed by GitHub
parent 8beb1292b5
commit 619c9ae13a
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -13596,9 +13596,9 @@
}
},
"node_modules/typedoc": {
"version": "0.26.7",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.26.7.tgz",
"integrity": "sha512-gUeI/Wk99vjXXMi8kanwzyhmeFEGv1LTdTQsiyIsmSYsBebvFxhbcyAx7Zjo4cMbpLGxM4Uz3jVIjksu/I2v6Q==",
"version": "0.26.9",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.26.9.tgz",
"integrity": "sha512-Rc7QpWL7EtmrT8yxV0GmhOR6xHgFnnhphbD9Suti3fz3um7ZOrou6q/g9d6+zC5PssTLZmjaW4Upmzv8T1rCcQ==",
"dev": true,
"dependencies": {
"lunr": "^2.3.9",
@@ -14719,7 +14719,7 @@
"lodash": "^4.17.4",
"react": "^18.2.0",
"run-s": "^0.0.0",
"typedoc": "0.26.7",
"typedoc": "0.26.9",
"ws": "^8.14.2"
},
"engines": {