Skip to content

Commit 2c4cdea

Browse files
authored
Bump highlight js versions (microsoft#187619)
Fixes microsoft#187605
1 parent def43e0 commit 2c4cdea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

extensions/markdown-language-features/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,7 @@
723723
"dependencies": {
724724
"@vscode/extension-telemetry": "0.7.5",
725725
"dompurify": "^2.4.1",
726-
"highlight.js": "^11.4.0",
726+
"highlight.js": "^11.8.0",
727727
"markdown-it": "^12.3.2",
728728
"markdown-it-front-matter": "^0.2.1",
729729
"morphdom": "^2.6.1",

extensions/markdown-language-features/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -378,10 +378,10 @@ form-data@^4.0.0:
378378
combined-stream "^1.0.8"
379379
mime-types "^2.1.12"
380380

381-
highlight.js@^11.4.0:
382-
version "11.4.0"
383-
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.4.0.tgz#34ceadd49e1596ee5aba3d99346cdfd4845ee05a"
384-
integrity sha512-nawlpCBCSASs7EdvZOYOYVkJpGmAOKMYZgZtUqSRqodZE0GRVcFKwo1RcpeOemqh9hyttTdd5wDBwHkuSyUfnA==
381+
highlight.js@^11.8.0:
382+
version "11.8.0"
383+
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.8.0.tgz#966518ea83257bae2e7c9a48596231856555bb65"
384+
integrity sha512-MedQhoqVdr0U6SSnWPzfiadUcDHfN/Wzq25AkXiQv9oiOO/sG0S7XkvpFIqWBl9Yq1UYyYOOVORs5UW2XlPyzg==
385385

386386
http-proxy-agent@^5.0.0:
387387
version "5.0.0"

0 commit comments

Comments
 (0)