Skip to content

Commit bbcbb45

Browse files
authored
Update highlight.js and lowlight to fix YAML syntax highlighting (#56153)
1 parent 00004bc commit bbcbb45

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

package-lock.json

Lines changed: 11 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
"hast-util-to-string": "^3.0.1",
282282
"hastscript": "^9.0.1",
283283
"helmet": "^8.0.0",
284-
"highlight.js": "11.9.0",
284+
"highlight.js": "^11.11.1",
285285
"highlightjs-curl": "^1.3.0",
286286
"hot-shots": "^10.0.0",
287287
"html-entities": "^2.5.6",
@@ -295,7 +295,7 @@
295295
"lodash": "^4.17.21",
296296
"lodash-es": "^4.17.21",
297297
"lowdb": "7.0.1",
298-
"lowlight": "3.1.0",
298+
"lowlight": "^3.3.0",
299299
"markdownlint-rule-helpers": "^0.25.0",
300300
"mdast-util-from-markdown": "^2.0.2",
301301
"mdast-util-to-hast": "^13.2.0",

0 commit comments

Comments
 (0)