Pull in latest markdown-it version

This commit is contained in:
Matt Bierner
2019-08-21 17:42:39 -07:00
parent a96e22dace
commit 4f5ef27990
2 changed files with 5 additions and 5 deletions

View File

@@ -310,7 +310,7 @@
},
"dependencies": {
"highlight.js": "9.15.8",
"markdown-it": "^8.4.2",
"markdown-it": "^9.1.0",
"markdown-it-front-matter": "^0.1.2",
"vscode-extension-telemetry": "0.1.1",
"vscode-nls": "^4.0.0"