update highlight js version

This commit is contained in:
Matt Bierner 2017-05-09 23:22:44 -07:00
parent b2d5ca8c1f
commit 4f4a663a60

View file

@ -204,7 +204,7 @@
"update-grammar": "node ../../node_modules/gulp/bin/gulp.js --gulpfile ./syntaxes/gulpfile.js"
},
"dependencies": {
"highlight.js": "^9.3.0",
"highlight.js": "^9.11.0",
"markdown-it": "^8.3.1",
"markdown-it-named-headers": "0.0.4",
"vscode-extension-telemetry": "^0.0.7",