Bump micromark from 3.2.0 to 4.0.0 in /micromark

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

---
updated-dependencies:
- dependency-name: micromark
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-22 04:34:16 +00:00 committed by David Anson
parent 26e3866e8c
commit f176c4fd65

View file

@ -19,7 +19,7 @@
"node": ">=16"
},
"devDependencies": {
"micromark": "3.2.0",
"micromark": "4.0.0",
"micromark-extension-gfm-autolink-literal": "1.0.5",
"micromark-extension-gfm-footnote": "1.1.2",
"micromark-extension-gfm-table": "1.0.7",