Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump marked from 14.1.0 to 14.1.2 (#501)
Bumps [marked](https://github.com/markedjs/marked) from 14.1.0 to 14.1.2. <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>v14.1.2</h2> <h2><a href="https://github.com/markedjs/marked/compare/v14.1.1...v14.1.2">14.1.2</a> (2024-09-08)</h2> <h3>Bug Fixes</h3> <ul> <li>fix html following list (<a href="https://redirect.github.com/markedjs/marked/issues/3444">#3444</a>) (<a href="https://github.com/markedjs/marked/commit/9d7b7287495d719e0a9c5d4def403a6d0284a20d">9d7b728</a>)</li> </ul> <h2>v14.1.1</h2> <h2><a href="https://github.com/markedjs/marked/compare/v14.1.0...v14.1.1">14.1.1</a> (2024-09-04)</h2> <h3>Bug Fixes</h3> <ul> <li>Don't replace tabs with spaces (<a href="https://redirect.github.com/markedjs/marked/issues/3438">#3438</a>) (<a href="https://github.com/markedjs/marked/commit/9ed6456a37648d6944e549e04e7e441686dd6c6f">9ed6456</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/markedjs/marked/commit/0309c2f6f00324c18563d1e503107e56517c05a9"><code>0309c2f</code></a> chore(release): 14.1.2 [skip ci]</li> <li><a href="https://github.com/markedjs/marked/commit/9d7b7287495d719e0a9c5d4def403a6d0284a20d"><code>9d7b728</code></a> fix: fix html following list (<a href="https://redirect.github.com/markedjs/marked/issues/3444">#3444</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/2fe4136b5b9da3020fa500f9bc090d55cb4f3835"><code>2fe4136</code></a> chore: update testutils to v14.1.1-0 (<a href="https://redirect.github.com/markedjs/marked/issues/3443">#3443</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/f3c387fbcf9f9a7738072c29ec5f1ed5a326438c"><code>f3c387f</code></a> chore(release): 14.1.1 [skip ci]</li> <li><a href="https://github.com/markedjs/marked/commit/9ed6456a37648d6944e549e04e7e441686dd6c6f"><code>9ed6456</code></a> fix: Don't replace tabs with spaces (<a href="https://redirect.github.com/markedjs/marked/issues/3438">#3438</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/2ff0547e878ee82cd05913fc40fb2471d4a7a61d"><code>2ff0547</code></a> chore(deps-dev): Bump <code>@markedjs/eslint-config</code> from 1.0.1 to 1.0.2 (<a href="https://redirect.github.com/markedjs/marked/issues/3442">#3442</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/e6167a9a4096592689f17a026867618ecc42dd45"><code>e6167a9</code></a> chore(deps-dev): Bump rollup from 4.21.0 to 4.21.2 (<a href="https://redirect.github.com/markedjs/marked/issues/3441">#3441</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/2124b5de1e37416cf60d568f9822c11ef3b2fc89"><code>2124b5d</code></a> chore: update <code>@marked/testutils</code> (<a href="https://redirect.github.com/markedjs/marked/issues/3431">#3431</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/e6f0ca570e03174061754c290a1ebe05d8f810b5"><code>e6f0ca5</code></a> chore(deps-dev): Bump eslint from 9.9.0 to 9.9.1 (<a href="https://redirect.github.com/markedjs/marked/issues/3430">#3430</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/73d21f480dc7bdd863c50693329128b70a0fc0a2"><code>73d21f4</code></a> chore(deps-dev): Bump tslib from 2.6.3 to 2.7.0 (<a href="https://redirect.github.com/markedjs/marked/issues/3429">#3429</a>)</li> <li>Additional commits viewable in <a href="https://github.com/markedjs/marked/compare/v14.1.0...v14.1.2">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=14.1.0&new-version=14.1.2)](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