Bump markdown-it from 13.0.1 to 13.0.2

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

---
updated-dependencies:
- dependency-name: markdown-it
  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] 2023-09-27 02:30:02 +00:00 committed by David Anson
parent 4f9d567e56
commit e07eb4bf73

View file

@ -64,7 +64,7 @@
"node": ">=16"
},
"dependencies": {
"markdown-it": "13.0.1",
"markdown-it": "13.0.2",
"markdownlint-micromark": "0.1.7"
},
"devDependencies": {