Bump highlight js versions (#187619)

Fixes #187605
This commit is contained in:
Matt Bierner
2023-07-11 11:20:57 -07:00
committed by GitHub
parent def43e0ebb
commit 2c4cdea85f
2 changed files with 5 additions and 5 deletions

View File

@@ -723,7 +723,7 @@
"dependencies": {
"@vscode/extension-telemetry": "0.7.5",
"dompurify": "^2.4.1",
"highlight.js": "^11.4.0",
"highlight.js": "^11.8.0",
"markdown-it": "^12.3.2",
"markdown-it-front-matter": "^0.2.1",
"morphdom": "^2.6.1",