Bump markdown-it in /extensions/markdown-language-features (#140598)

Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.2.0 to 12.3.2.
- [Release notes](https://github.com/markdown-it/markdown-it/releases)
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/12.2.0...12.3.2)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-01-13 17:04:53 -08:00
committed by GitHub
parent 3d79cbb912
commit 2fcbbdc3c8
2 changed files with 5 additions and 5 deletions

View File

@@ -359,7 +359,7 @@
"dependencies": {
"dompurify": "^2.3.3",
"highlight.js": "^10.4.1",
"markdown-it": "^12.2.0",
"markdown-it": "^12.3.2",
"markdown-it-front-matter": "^0.2.1",
"morphdom": "^2.6.1",
"vscode-extension-telemetry": "0.4.4",