Skip to content

Commit 6b99a8c

Browse files
build(marked): bump marked from 11.1.1 to 11.2.0 (#89)
Bumps [marked](https://github.com/markedjs/marked) from 11.1.1 to 11.2.0. <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>v11.2.0</h2> <h1><a href="https://github.com/markedjs/marked/compare/v11.1.1...v11.2.0">11.2.0</a> (2024-01-27)</h1> <h3>Bug Fixes</h3> <ul> <li>Fix ENOENT error message in CLI (<a href="https://redirect.github.com/markedjs/marked/issues/3165">#3165</a>) (<a href="https://github.com/markedjs/marked/commit/bf44ae85edac35627be9acaeebb969c4b29a6505">bf44ae8</a>)</li> </ul> <h3>Features</h3> <ul> <li>flatten childToken arrays (<a href="https://redirect.github.com/markedjs/marked/issues/3172">#3172</a>) (<a href="https://github.com/markedjs/marked/commit/4826841bd6c344455fee81d2445812bb3ac9005d">4826841</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/markedjs/marked/commit/f0507cbd83c63f42b16cda6f9c18de71dfb17ebb"><code>f0507cb</code></a> chore(release): 11.2.0 [skip ci]</li> <li><a href="https://github.com/markedjs/marked/commit/4826841bd6c344455fee81d2445812bb3ac9005d"><code>4826841</code></a> feat: flatten childToken arrays (<a href="https://redirect.github.com/markedjs/marked/issues/3172">#3172</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/bf44ae85edac35627be9acaeebb969c4b29a6505"><code>bf44ae8</code></a> fix: Fix ENOENT error message in CLI (<a href="https://redirect.github.com/markedjs/marked/issues/3165">#3165</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/47a140acd096c2021fa1b9608c3550399f41c36a"><code>47a140a</code></a> chore(deps-dev): Bump <code>@​typescript-eslint/parser</code> from 6.18.1 to 6.19.0 (<a href="https://redirect.github.com/markedjs/marked/issues/3175">#3175</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/8c01a9fe1fa78f8fdfe9d0d05214eaa11c30d5df"><code>8c01a9f</code></a> chore(deps-dev): Bump <code>@​typescript-eslint/eslint-plugin</code> from 6.18.0 to 6.19.0 ...</li> <li><a href="https://github.com/markedjs/marked/commit/f7c3c00b3fd379e211ea05c42344594c0428cd5e"><code>f7c3c00</code></a> chore(deps-dev): Bump rollup from 4.9.4 to 4.9.6 (<a href="https://redirect.github.com/markedjs/marked/issues/3173">#3173</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/6f4467ca9762f3a502c400ddc7687a27985f050d"><code>6f4467c</code></a> chore(deps-dev): Bump <code>@​typescript-eslint/parser</code> from 6.18.0 to 6.18.1 (<a href="https://redirect.github.com/markedjs/marked/issues/3160">#3160</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/8dfeba8c67846ab2b6347640f9e48bb58221e889"><code>8dfeba8</code></a> chore(deps-dev): Bump semantic-release from 22.0.12 to 23.0.0 (<a href="https://redirect.github.com/markedjs/marked/issues/3161">#3161</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/99890dd1051fb002e6efb8e1ef258fc68af751aa"><code>99890dd</code></a> chore(deps-dev): Bump eslint-plugin-n from 16.6.1 to 16.6.2 (<a href="https://redirect.github.com/markedjs/marked/issues/3162">#3162</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/6570fdfb69dbb2732d73b8a89f0d032ce1fb88a9"><code>6570fdf</code></a> chore(deps-dev): Bump <code>@​rollup/plugin-typescript</code> from 11.1.5 to 11.1.6 (<a href="https://redirect.github.com/markedjs/marked/issues/3163">#3163</a>)</li> <li>Additional commits viewable in <a href="https://github.com/markedjs/marked/compare/v11.1.1...v11.2.0">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=11.1.1&new-version=11.2.0)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 161c1bf commit 6b99a8c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"highlightjs-apex": "^1.3.3",
2525
"husky": "^9.0.6",
2626
"lint-staged": "^15.2.0",
27-
"marked": "^11.1.1",
27+
"marked": "^11.2.0",
2828
"prettier": "^3.2.4",
2929
"prettier-plugin-apex": "^2.0.1"
3030
},

0 commit comments

Comments
 (0)