[community-group] Closed Pull Request: Bump marked from 4.0.9 to 4.0.12

dependabot[bot] has just closed dependabot[bot]'s pull request 113 for https://github.com/design-tokens/community-group:

== Bump marked from 4.0.9 to 4.0.12 ==
Bumps [marked](https://github.com/markedjs/marked) from 4.0.9 to 4.0.12.
<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>v4.0.12</h2>
<h2><a href="https://github.com/markedjs/marked/compare/v4.0.11...v4.0.12">4.0.12</a> (2022-01-27)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fix nbsp after table (<a href="https://github-redirect.dependabot.com/markedjs/marked/pull/2372">#2372</a>) (<a href="https://github.com/markedjs/marked/commit/ed66bf8abdb2638cc3b9e20fdfd0afad061a2ee0">ed66bf8</a>)</li>
</ul>
<h2>v4.0.11</h2>
<h2><a href="https://github.com/markedjs/marked/compare/v4.0.10...v4.0.11">4.0.11</a> (2022-01-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fix blank line after table header (<a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2332">#2332</a>) (<a href="https://github.com/markedjs/marked/commit/6e1f9235dca5d8732046506c435b25e6788a1d4f">6e1f923</a>)</li>
</ul>
<h2>v4.0.10</h2>
<h2><a href="https://github.com/markedjs/marked/compare/v4.0.9...v4.0.10">4.0.10</a> (2022-01-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>security:</strong> fix redos vulnerabilities (<a href="https://github.com/markedjs/marked/commit/8f806573a3f6c6b7a39b8cdb66ab5ebb8d55a5f5">8f80657</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/markedjs/marked/commit/4c5b974b391f913ac923610bd3740ef27ccdae95"><code>4c5b974</code></a> chore(release): 4.0.12 [skip ci]</li>
<li><a href="https://github.com/markedjs/marked/commit/a200d0a8b99b3bb754d43cfd61f4ba0e36517a5a"><code>a200d0a</code></a> 🗜️ build [skip ci]</li>
<li><a href="https://github.com/markedjs/marked/commit/5fba688858b97485fee962de22693c01b497df5c"><code>5fba688</code></a> fix: fix nbsp after table</li>
<li><a href="https://github.com/markedjs/marked/commit/ed66bf8abdb2638cc3b9e20fdfd0afad061a2ee0"><code>ed66bf8</code></a> Add check in splitCells to prevent calling trim on undefined (<a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2372">#2372</a>)</li>
<li><a href="https://github.com/markedjs/marked/commit/83753142a1351aebc0b6cd69ea1526a52b5b8dbe"><code>8375314</code></a> chore(release): 4.0.11 [skip ci]</li>
<li><a href="https://github.com/markedjs/marked/commit/f77fa681aa40e0c35535e2ebafb4fdd60a1d7139"><code>f77fa68</code></a> 🗜️ build [skip ci]</li>
<li><a href="https://github.com/markedjs/marked/commit/6e1f9235dca5d8732046506c435b25e6788a1d4f"><code>6e1f923</code></a> fix: fix blank line after table header (<a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2332">#2332</a>)</li>
<li><a href="https://github.com/markedjs/marked/commit/5384d17d7185c3c96f6a566a643c39c4fd9edd42"><code>5384d17</code></a> chore(deps-dev): Bump <code>@​babel/preset-env</code> from 7.16.8 to 7.16.11 (<a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2367">#2367</a>)</li>
<li><a href="https://github.com/markedjs/marked/commit/00487d147b8d7b6ee82460bb0baa3c677b3d0313"><code>00487d1</code></a> chore(deps-dev): Bump rollup from 2.64.0 to 2.66.0 (<a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2366">#2366</a>)</li>
<li><a href="https://github.com/markedjs/marked/commit/83ca3b1810d9d22976ff3bd94c7832dd5457ac3e"><code>83ca3b1</code></a> chore(deps-dev): Bump semantic-release from 18.0.1 to 19.0.2 (<a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2368">#2368</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/markedjs/marked/compare/v4.0.9...v4.0.12">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=4.0.9&new-version=4.0.12)](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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/design-tokens/community-group/network/alerts).

</details>

See https://github.com/design-tokens/community-group/pull/113


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 4 March 2022 18:18:32 UTC