build(deps-dev): bump typedoc from 0.28.2 to 0.28.3 (#3065)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.28.2 to 0.28.3. - [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.28.2...v0.28.3) --- updated-dependencies: - dependency-name: typedoc dependency-version: 0.28.3 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:
12
package-lock.json
generated
12
package-lock.json
generated
@ -12528,9 +12528,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typedoc": {
|
||||
"version": "0.28.2",
|
||||
"resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.28.2.tgz",
|
||||
"integrity": "sha512-9Giuv+eppFKnJ0oi+vxqLM817b/IrIsEMYgy3jj6zdvppAfDqV3d6DXL2vXUg2TnlL62V48th25Zf/tcQKAJdg==",
|
||||
"version": "0.28.3",
|
||||
"resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.28.3.tgz",
|
||||
"integrity": "sha512-5svOCTfXvVSh6zbZKSQluZhR8yN2tKpTeHZxlmWpE6N5vc3R8k/jhg9nnD6n5tN9/ObuQTojkONrOxFdUFUG9w==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
@ -22534,9 +22534,9 @@
|
||||
}
|
||||
},
|
||||
"typedoc": {
|
||||
"version": "0.28.2",
|
||||
"resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.28.2.tgz",
|
||||
"integrity": "sha512-9Giuv+eppFKnJ0oi+vxqLM817b/IrIsEMYgy3jj6zdvppAfDqV3d6DXL2vXUg2TnlL62V48th25Zf/tcQKAJdg==",
|
||||
"version": "0.28.3",
|
||||
"resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.28.3.tgz",
|
||||
"integrity": "sha512-5svOCTfXvVSh6zbZKSQluZhR8yN2tKpTeHZxlmWpE6N5vc3R8k/jhg9nnD6n5tN9/ObuQTojkONrOxFdUFUG9w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@gerrit0/mini-shiki": "^3.2.2",
|
||||
|
Reference in New Issue
Block a user