Bump markdown-it from 14.0.0 to 14.1.0

Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 14.0.0 to 14.1.0.
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/14.0.0...14.1.0)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-19 02:53:28 +00:00 committed by David Anson
parent fdd8ba1974
commit 0f5e65abd4

View file

@ -65,7 +65,7 @@
"node": ">=18"
},
"dependencies": {
"markdown-it": "14.0.0",
"markdown-it": "14.1.0",
"markdownlint-micromark": "0.1.9"
},
"devDependencies": {