Update markdown dependencies

This commit is contained in:
Matt Bierner
2018-12-19 11:48:54 -08:00
parent aa301e3435
commit 23508cf1a0
2 changed files with 15 additions and 15 deletions

View File

@@ -305,13 +305,13 @@
"build-preview": "webpack --mode development"
},
"dependencies": {
"highlight.js": "9.12.0",
"markdown-it": "^8.4.1",
"highlight.js": "9.13.1",
"markdown-it": "^8.4.2",
"vscode-extension-telemetry": "0.1.0",
"vscode-nls": "^4.0.0"
},
"devDependencies": {
"@types/highlight.js": "9.1.10",
"@types/highlight.js": "9.12.3",
"@types/lodash.throttle": "^4.1.3",
"@types/markdown-it": "0.0.2",
"@types/node": "^8.10.25",