Skip to content

Commit

Permalink
build(deps-dev): bump typedoc-plugin-markdown from 3.17.0 to 3.17.1 (#…
Browse files Browse the repository at this point in the history
…919)

Bumps [typedoc-plugin-markdown](https://github.com/tgreyuk/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 3.17.0 to 3.17.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/tgreyuk/typedoc-plugin-markdown/releases">typedoc-plugin-markdown's releases</a>.</em></p>
<blockquote>
<h2>typedoc-plugin-markdown@3.17.1</h2>
<ul>
<li>Prevent escaping of angle brackets in toc [(<a href="https://github.com/tgreyuk/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown/issues/495">#495</a>)](<a href="https://redirect.github.com/tgreyuk/typedoc-plugin-markdown/issues/495">tgreyuk/typedoc-plugin-markdown#495</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/tgreyuk/typedoc-plugin-markdown/blob/master/packages/typedoc-plugin-markdown/CHANGELOG.md">typedoc-plugin-markdown's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/tgreyuk/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@3.17.0...typedoc-plugin-markdown@3.17.1">3.17.1</a> (2022-11-06)</h2>
<h3>Features</h3>
<ul>
<li>Prevent escaping of angle brackets in toc [(<a href="https://github.com/tgreyuk/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown/issues/495">#495</a>)](<a href="https://redirect.github.com/tgreyuk/typedoc-plugin-markdown/issues/495">tgreyuk/typedoc-plugin-markdown#495</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/tgreyuk/typedoc-plugin-markdown/commit/632b8c91a4ba25050ecfc6c91fa434d36e8ce6c0"><code>632b8c9</code></a> chore: Update version</li>
<li><a href="https://github.com/tgreyuk/typedoc-plugin-markdown/commit/9b701befe6141d258709d8ce143934990dcbebd6"><code>9b701be</code></a> fix: Prevent escape of angle brackets in toc (<a href="https://github.com/tgreyuk/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown/issues/495">#495</a>)</li>
<li>See full diff in <a href="https://github.com/tgreyuk/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@3.17.1/packages/typedoc-plugin-markdown">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typedoc-plugin-markdown&package-manager=npm_and_yarn&previous-version=3.17.0&new-version=3.17.1)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent e720c89 commit 50d0c56
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@tsconfig/docusaurus": "^2.0.2",
"docusaurus-plugin-typedoc": "^0.21.0",
"typedoc": "^0.25.3",
"typedoc-plugin-markdown": "^3.17.0",
"typedoc-plugin-markdown": "^3.17.1",
"typescript": "^5.1.6"
},
"browserslist": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12105,7 +12105,7 @@ __metadata:
react-dom: ^18.2.0
swc-loader: ^0.2.3
typedoc: ^0.25.3
typedoc-plugin-markdown: ^3.17.0
typedoc-plugin-markdown: ^3.17.1
typescript: ^5.1.6
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -21751,14 +21751,14 @@ __metadata:
languageName: node
linkType: hard

"typedoc-plugin-markdown@npm:^3.17.0":
version: 3.17.0
resolution: "typedoc-plugin-markdown@npm:3.17.0"
"typedoc-plugin-markdown@npm:^3.17.1":
version: 3.17.1
resolution: "typedoc-plugin-markdown@npm:3.17.1"
dependencies:
handlebars: ^4.7.7
peerDependencies:
typedoc: ">=0.24.0"
checksum: 48a3080a72c6739ace3847d041a1cc3b3b5627b7888779b5d2a2b68d7ab6f16d18b3af935099787c37b246b3cbe3dc55e23b634a81f2c9539654c33f91b1b7f8
checksum: f12494bfc98ef532be63fb5e7630ff0aa2de17bb22b1d0b6260c416fe8b62cb537ddd3576cadc90c57c4aae2371722994ed873dc3220b23660e149a3eb676c04
languageName: node
linkType: hard

Expand Down

0 comments on commit 50d0c56

Please sign in to comment.