Update markdown-it version (#19417)

This commit is contained in:
katainaka
2017-01-28 07:41:15 +09:00
committed by Matt Bierner
parent f7697a7f37
commit e68ab660a3
2 changed files with 12 additions and 12 deletions

View File

@@ -175,7 +175,7 @@
},
"dependencies": {
"highlight.js": "^9.3.0",
"markdown-it": "^6.0.1",
"markdown-it": "^8.2.2",
"markdown-it-named-headers": "0.0.4",
"vscode-extension-telemetry": "^0.0.5"
}