Bump markdown-it from 12.0.4 to 12.3.2 in /extensions/extension-editing (#140597)

Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.0.4 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.0.4...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:05:10 -08:00
committed by GitHub
parent 2fcbbdc3c8
commit f8af3fba2d
2 changed files with 6 additions and 11 deletions

View File

@@ -27,7 +27,7 @@
},
"dependencies": {
"jsonc-parser": "^2.2.1",
"markdown-it": "^12.0.4",
"markdown-it": "^12.3.2",
"parse5": "^3.0.2",
"vscode-nls": "^5.0.0"
},