Bump markdownlint-micromark from 0.1.11 to 0.1.12

Bumps [markdownlint-micromark](https://github.com/DavidAnson/markdownlint) from 0.1.11 to 0.1.12.
- [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DavidAnson/markdownlint/commits)

---
updated-dependencies:
- dependency-name: markdownlint-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] 2024-10-22 03:21:38 +00:00 committed by David Anson
parent 36aaebbf44
commit 1d9bd4725d

View file

@ -66,7 +66,7 @@
}, },
"dependencies": { "dependencies": {
"markdown-it": "14.1.0", "markdown-it": "14.1.0",
"markdownlint-micromark": "0.1.11" "markdownlint-micromark": "0.1.12"
}, },
"devDependencies": { "devDependencies": {
"@eslint/js": "9.13.0", "@eslint/js": "9.13.0",