Skip to content

Commit 9529c6f

Browse files
Bump the markdown group with 2 updates (#492)
Bumps the markdown group with 2 updates: [hast-util-sanitize](https://github.com/syntax-tree/hast-util-sanitize) and [mdast-util-from-markdown](https://github.com/syntax-tree/mdast-util-from-markdown). Updates `hast-util-sanitize` from 5.0.1 to 5.0.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/syntax-tree/hast-util-sanitize/releases">hast-util-sanitize's releases</a>.</em></p> <blockquote> <h2>5.0.2</h2> <h4>Types</h4> <ul> <li>ff0ec66 Refactor to use <code>@import</code>s</li> <li>8751478 Add declaration maps</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/syntax-tree/hast-util-sanitize/compare/5.0.1...5.0.2">https://github.com/syntax-tree/hast-util-sanitize/compare/5.0.1...5.0.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/syntax-tree/hast-util-sanitize/commit/7f30d9e6261583efc544ff6a93ba54ca6e53e1b5"><code>7f30d9e</code></a> 5.0.2</li> <li><a href="https://github.com/syntax-tree/hast-util-sanitize/commit/ff0ec6631f355ba94be03e825fcfd9205896bb4d"><code>ff0ec66</code></a> Refactor to use <code>@import</code>s</li> <li><a href="https://github.com/syntax-tree/hast-util-sanitize/commit/8751478042de0913a7ed6b002784194fade0e167"><code>8751478</code></a> Add declaration maps</li> <li><a href="https://github.com/syntax-tree/hast-util-sanitize/commit/4f9aa698f8ff2f61d9bad00371977797f20089ea"><code>4f9aa69</code></a> Refactor <code>tsconfig.json</code></li> <li><a href="https://github.com/syntax-tree/hast-util-sanitize/commit/85a1d48bf05648dd7c3736150c48c307d8901dbb"><code>85a1d48</code></a> Refactor <code>package.json</code></li> <li><a href="https://github.com/syntax-tree/hast-util-sanitize/commit/11e4fd9d83e5678759040d989301c695cdc748de"><code>11e4fd9</code></a> Remove license year</li> <li><a href="https://github.com/syntax-tree/hast-util-sanitize/commit/fe62ddc2d0559d888a8391b69643f109732444a8"><code>fe62ddc</code></a> Remove accidental file</li> <li><a href="https://github.com/syntax-tree/hast-util-sanitize/commit/6ab6c54eeaac31293ccf67ff6ae80b6dd078452b"><code>6ab6c54</code></a> Fix <code>.gitattributes</code></li> <li><a href="https://github.com/syntax-tree/hast-util-sanitize/commit/6ace57be98c3342f2edaf46386e3494015314bc7"><code>6ace57b</code></a> Refactor <code>.editorconfig</code></li> <li><a href="https://github.com/syntax-tree/hast-util-sanitize/commit/939566b97e63578b37ed20820fa7a79576ea4bc9"><code>939566b</code></a> Update Actions</li> <li>Additional commits viewable in <a href="https://github.com/syntax-tree/hast-util-sanitize/compare/5.0.1...5.0.2">compare view</a></li> </ul> </details> <br /> Updates `mdast-util-from-markdown` from 2.0.1 to 2.0.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/syntax-tree/mdast-util-from-markdown/releases">mdast-util-from-markdown's releases</a>.</em></p> <blockquote> <h2>2.0.2</h2> <h4>Types</h4> <ul> <li>2454165 Refactor types</li> <li>caf7d6a Refactor to use <code>@import</code>s</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/syntax-tree/mdast-util-from-markdown/compare/2.0.1...2.0.2">https://github.com/syntax-tree/mdast-util-from-markdown/compare/2.0.1...2.0.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/syntax-tree/mdast-util-from-markdown/commit/5f537c628bba1bb419057de13205d304ad44abbd"><code>5f537c6</code></a> 2.0.2</li> <li><a href="https://github.com/syntax-tree/mdast-util-from-markdown/commit/24541657ee8653414bdf65a1f1f6054dcf3cc58f"><code>2454165</code></a> Refactor types</li> <li><a href="https://github.com/syntax-tree/mdast-util-from-markdown/commit/caf7d6afaf9e8ee9a5ee6d27f74e57ed9abb4320"><code>caf7d6a</code></a> Refactor to use <code>@import</code>s</li> <li><a href="https://github.com/syntax-tree/mdast-util-from-markdown/commit/1f2dbbaf6d1a623d1e775855c6fdebbbc2bb02fe"><code>1f2dbba</code></a> Update Node in Actions</li> <li><a href="https://github.com/syntax-tree/mdast-util-from-markdown/commit/db7dba387babac95d89ecd0e217e85dbb01b41dc"><code>db7dba3</code></a> Refactor <code>package.json</code></li> <li><a href="https://github.com/syntax-tree/mdast-util-from-markdown/commit/59aaf11fbb6a3f79a9e2046ebbae83b2e7428f69"><code>59aaf11</code></a> Remove license year</li> <li><a href="https://github.com/syntax-tree/mdast-util-from-markdown/commit/d8ed43169b620601131470724e4ab93a628c06d7"><code>d8ed431</code></a> Refactor <code>.editorconfig</code></li> <li><a href="https://github.com/syntax-tree/mdast-util-from-markdown/commit/caef214dd8530ca7c1f5fc336217dd41a2a06411"><code>caef214</code></a> Add <code>.tsbuildinfo</code> to <code>.gitignore</code></li> <li><a href="https://github.com/syntax-tree/mdast-util-from-markdown/commit/0da00cc24eef7c3ab8f45293cfee9cb8ea8fcd81"><code>0da00cc</code></a> Update dev-dependencies</li> <li>See full diff in <a href="https://github.com/syntax-tree/mdast-util-from-markdown/compare/2.0.1...2.0.2">compare view</a></li> </ul> </details> <br /> You can trigger a rebase of this PR 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
1 parent b3f37cf commit 9529c6f

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
]
3030
},
3131
"dependencies": {
32-
"hast-util-sanitize": "^5.0.1",
32+
"hast-util-sanitize": "^5.0.2",
3333
"lodash": "^4.17.21",
34-
"mdast-util-from-markdown": "^2.0.1",
34+
"mdast-util-from-markdown": "^2.0.2",
3535
"mdast-util-to-hast": "^13.2.0",
3636
"micromark-core-commonmark": "^2.0.1",
3737
"micromark-factory-space": "^2.0.0",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -837,14 +837,14 @@ __metadata:
837837
"@types/lodash": "npm:^4.17.12"
838838
"@types/node": "npm:^22.8.1"
839839
eslint: "npm:^8.57.1"
840-
hast-util-sanitize: "npm:^5.0.1"
840+
hast-util-sanitize: "npm:^5.0.2"
841841
husky: "npm:^9.1.6"
842842
jest: "npm:^29.7.0"
843843
jest-junit: "npm:^16.0.0"
844844
license-checker-rseidelsohn: "npm:^4.4.2"
845845
lint-staged: "npm:^15.2.10"
846846
lodash: "npm:^4.17.21"
847-
mdast-util-from-markdown: "npm:^2.0.1"
847+
mdast-util-from-markdown: "npm:^2.0.2"
848848
mdast-util-to-hast: "npm:^13.2.0"
849849
micromark-core-commonmark: "npm:^2.0.1"
850850
micromark-factory-space: "npm:^2.0.0"
@@ -3268,14 +3268,14 @@ __metadata:
32683268
languageName: node
32693269
linkType: hard
32703270

3271-
"hast-util-sanitize@npm:^5.0.0, hast-util-sanitize@npm:^5.0.1":
3272-
version: 5.0.1
3273-
resolution: "hast-util-sanitize@npm:5.0.1"
3271+
"hast-util-sanitize@npm:^5.0.0, hast-util-sanitize@npm:^5.0.2":
3272+
version: 5.0.2
3273+
resolution: "hast-util-sanitize@npm:5.0.2"
32743274
dependencies:
32753275
"@types/hast": "npm:^3.0.0"
3276-
"@ungap/structured-clone": "npm:^1.2.0"
3276+
"@ungap/structured-clone": "npm:^1.0.0"
32773277
unist-util-position: "npm:^5.0.0"
3278-
checksum: 30b3e69effcd6c3c6b40264a169dca9ab6568d98b9aeaa75ee5e0a6b3c7f9843fe6bc9c2cb11c24172b32c2ab7d88e0f243e72a9526107ba35ca58f410cd7ca5
3278+
checksum: 20951652078a8c21341c1c9a84f90015b2ba01cc41fa16772f122c65cda26a7adb0501fdeba5c8e37e40e2632447e8fe455d0dd2dc27d39663baacca76f2ecb6
32793279
languageName: node
32803280
linkType: hard
32813281

@@ -4609,9 +4609,9 @@ __metadata:
46094609
languageName: node
46104610
linkType: hard
46114611

4612-
"mdast-util-from-markdown@npm:^2.0.0, mdast-util-from-markdown@npm:^2.0.1":
4613-
version: 2.0.1
4614-
resolution: "mdast-util-from-markdown@npm:2.0.1"
4612+
"mdast-util-from-markdown@npm:^2.0.0, mdast-util-from-markdown@npm:^2.0.2":
4613+
version: 2.0.2
4614+
resolution: "mdast-util-from-markdown@npm:2.0.2"
46154615
dependencies:
46164616
"@types/mdast": "npm:^4.0.0"
46174617
"@types/unist": "npm:^3.0.0"
@@ -4625,7 +4625,7 @@ __metadata:
46254625
micromark-util-symbol: "npm:^2.0.0"
46264626
micromark-util-types: "npm:^2.0.0"
46274627
unist-util-stringify-position: "npm:^4.0.0"
4628-
checksum: 496596bc6419200ff6258531a0ebcaee576a5c169695f5aa296a79a85f2a221bb9247d565827c709a7c2acfb56ae3c3754bf483d86206617bd299a9658c8121c
4628+
checksum: 76eb2bd2c6f7a0318087c73376b8af6d7561c1e16654e7667e640f391341096c56142618fd0ff62f6d39e5ab4895898b9789c84cd7cec2874359a437a0e1ff15
46294629
languageName: node
46304630
linkType: hard
46314631

0 commit comments

Comments
 (0)