Merge pull request #2163 from umbraco/dependabot/npm_and_yarn/typedoc-0.26.5
build(deps-dev): bump typedoc from 0.26.4 to 0.26.5
This commit is contained in:
8
src/Umbraco.Web.UI.Client/package-lock.json
generated
8
src/Umbraco.Web.UI.Client/package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user