Bump markdown-it from 13.0.2 to 14.0.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-08 02:49:06 +00:00 committed by David Anson
parent 9f87e7dc60
commit 0e6ffaaab4

View file

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