Bump micromark from 4.0.1 to 4.0.2

Bumps [micromark](https://github.com/micromark/micromark) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/micromark/micromark/releases)
- [Commits](https://github.com/micromark/micromark/compare/4.0.1...4.0.2)

---
updated-dependencies:
- dependency-name: micromark
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-28 03:20:15 +00:00 committed by David Anson
parent 1c4f69a7fc
commit 55941a5627

View file

@ -73,7 +73,7 @@
"node": ">=18" "node": ">=18"
}, },
"dependencies": { "dependencies": {
"micromark": "4.0.1", "micromark": "4.0.2",
"micromark-core-commonmark": "2.0.3", "micromark-core-commonmark": "2.0.3",
"micromark-extension-directive": "4.0.0", "micromark-extension-directive": "4.0.0",
"micromark-extension-gfm-autolink-literal": "2.1.0", "micromark-extension-gfm-autolink-literal": "2.1.0",