mirror of
https://github.com/extism/extism.git
synced 2026-04-23 03:00:11 -04:00
chore(deps-dev): bump typedoc from 0.23.18 to 0.23.19 in /node (#64)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.18 to 0.23.19. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TypeStrong/TypeDoc/releases">typedoc's releases</a>.</em></p> <blockquote> <h2>v0.23.19</h2> <h3>Bug Fixes</h3> <ul> <li>Fixed title link if <code>titleLink</code> option was not specified, <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/2085">#2085</a>.</li> </ul> <h3>Thanks!</h3> <ul> <li><a href="https://github.com/krisztianb"><code>@krisztianb</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md">typedoc's changelog</a>.</em></p> <blockquote> <h2>v0.23.19 (2022-10-28)</h2> <h3>Bug Fixes</h3> <ul> <li>Fixed title link if <code>titleLink</code> option was not specified, <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/2085">#2085</a>.</li> </ul> <h3>Thanks!</h3> <ul> <li><a href="https://github.com/krisztianb"><code>@krisztianb</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="ef598e7427"><code>ef598e7</code></a> Update changelog for release</li> <li><a href="9240b9262f"><code>9240b92</code></a> Bump version</li> <li><a href="15e200b2c9"><code>15e200b</code></a> Update changelog</li> <li><a href="a3cc365b40"><code>a3cc365</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/2086">#2086</a> from krisztianb/bugfix/2085-invalid-title-link</li> <li><a href="ff8526c2c2"><code>ff8526c</code></a> Fix wrong handling of missing/empty titleLink option value</li> <li>See full diff in <a href="https://github.com/TypeStrong/TypeDoc/compare/v0.23.18...v0.23.19">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> 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
node/package-lock.json
generated
12
node/package-lock.json
generated
@@ -3626,9 +3626,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typedoc": {
|
||||
"version": "0.23.18",
|
||||
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.23.18.tgz",
|
||||
"integrity": "sha512-0Tq/uFkUuWyRYyjOShTkhsOm6u5E8wf0i6L76/k5znEaxvWKHGeT2ywZThGrDrryV/skO/REM824D1gm8ccQuA==",
|
||||
"version": "0.23.19",
|
||||
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.23.19.tgz",
|
||||
"integrity": "sha512-70jPL0GQnSJtgQqI7ifOWxpTXrB3sxc4SWPPRn3K0wdx3txI6ZIT/ZYMF39dNg2Gjmql45cO+cAKXJp0TpqOVA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"lunr": "^2.3.9",
|
||||
@@ -6595,9 +6595,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"typedoc": {
|
||||
"version": "0.23.18",
|
||||
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.23.18.tgz",
|
||||
"integrity": "sha512-0Tq/uFkUuWyRYyjOShTkhsOm6u5E8wf0i6L76/k5znEaxvWKHGeT2ywZThGrDrryV/skO/REM824D1gm8ccQuA==",
|
||||
"version": "0.23.19",
|
||||
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.23.19.tgz",
|
||||
"integrity": "sha512-70jPL0GQnSJtgQqI7ifOWxpTXrB3sxc4SWPPRn3K0wdx3txI6ZIT/ZYMF39dNg2Gjmql45cO+cAKXJp0TpqOVA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"lunr": "^2.3.9",
|
||||
|
||||
Reference in New Issue
Block a user