Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump marked from 12.0.0 to 12.0.1 (#405)
Bumps [marked](https://github.com/markedjs/marked) from 12.0.0 to 12.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/markedjs/marked/releases">marked's releases</a>.</em></p> <blockquote> <h2>v12.0.1</h2> <h2><a href="https://github.com/markedjs/marked/compare/v12.0.0...v12.0.1">12.0.1</a> (2024-03-06)</h2> <h3>Bug Fixes</h3> <ul> <li>fix setext heading interupts (<a href="https://redirect.github.com/markedjs/marked/issues/3210">#3210</a>) (<a href="https://github.com/markedjs/marked/commit/d8484450722449b416508b5bde7c6ba4d9f3bfa8">d848445</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/markedjs/marked/commit/339eca1e0c591ce42b6cadbc9c7088724097acdf"><code>339eca1</code></a> chore(release): 12.0.1 [skip ci]</li> <li><a href="https://github.com/markedjs/marked/commit/d8484450722449b416508b5bde7c6ba4d9f3bfa8"><code>d848445</code></a> fix: fix setext heading interupts (<a href="https://redirect.github.com/markedjs/marked/issues/3210">#3210</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/d61c266097415f2d2594f1c9876a59c455ec8823"><code>d61c266</code></a> chore: small typo Wil[l] (<a href="https://redirect.github.com/markedjs/marked/issues/3216">#3216</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/fb890ec8ef206de15f34eb18153f28d6fdcbf19a"><code>fb890ec</code></a> chore(deps-dev): Bump <code>@arethetypeswrong/cli</code> from 0.14.1 to 0.15.0 (<a href="https://redirect.github.com/markedjs/marked/issues/3214">#3214</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/09aa31bdf740233a76ad4b96a2d4bb96f98f0fba"><code>09aa31b</code></a> chore(deps-dev): Bump <code>@typescript-eslint/eslint-plugin</code> from 7.0.2 to 7.1.1 (#...</li> <li><a href="https://github.com/markedjs/marked/commit/8f4e79f52bc912d9ff4f198ea3d174418afc8312"><code>8f4e79f</code></a> chore(deps-dev): Bump <code>@semantic-release/npm</code> from 11.0.2 to 11.0.3 (<a href="https://redirect.github.com/markedjs/marked/issues/3212">#3212</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/506725fa78271a3071f528f917026a74a06a16aa"><code>506725f</code></a> chore(deps-dev): Bump <code>@typescript-eslint/parser</code> from 7.0.2 to 7.1.0 (<a href="https://redirect.github.com/markedjs/marked/issues/3211">#3211</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/daa511d79de75a5ed7151a88a26020acaa8037e6"><code>daa511d</code></a> chore: fix tests in node v21 (<a href="https://redirect.github.com/markedjs/marked/issues/3209">#3209</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/c831f3547e77cb8b4d560078d23bd936cf15d190"><code>c831f35</code></a> chore: add changelog that points to releases (<a href="https://redirect.github.com/markedjs/marked/issues/3207">#3207</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/dc9c28c277297a30295a1cdb28d69db00a7de6d8"><code>dc9c28c</code></a> chore: update dev deps (<a href="https://redirect.github.com/markedjs/marked/issues/3206">#3206</a>)</li> <li>Additional commits viewable in <a href="https://github.com/markedjs/marked/compare/v12.0.0...v12.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=marked&package-manager=npm_and_yarn&previous-version=12.0.0&new-version=12.0.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information