File tree Expand file tree Collapse file tree
extensions/markdown-language-features Expand file tree Collapse file tree Original file line number Diff line number Diff line change 310310 },
311311 "dependencies" : {
312312 "highlight.js" : " 9.15.8" ,
313- "markdown-it" : " ^8.4.2 " ,
313+ "markdown-it" : " ^9.1.0 " ,
314314 "markdown-it-front-matter" : " ^0.1.2" ,
315315 "vscode-extension-telemetry" : " 0.1.1" ,
316316 "vscode-nls" : " ^4.0.0"
Original file line number Diff line number Diff line change @@ -3900,10 +3900,10 @@ markdown-it-front-matter@^0.1.2:
39003900 resolved "https://registry.yarnpkg.com/markdown-it-front-matter/-/markdown-it-front-matter-0.1.2.tgz#e50bf56e77e6a4f5ac4ffa894d4d45ccd9896b20"
39013901 integrity sha1-5Qv1bnfmpPWsT/qJTU1FzNmJayA=
39023902
3903- markdown-it@^8.4 .2 :
3904- version "8.4.2 "
3905- resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-8.4.2 .tgz#386f98998dc15a37722aa7722084f4020bdd9b54 "
3906- integrity sha512-GcRz3AWTqSUphY3vsUqQSFMbgR38a4Lh3GWlHRh/7MRwz8mcu9n2IO7HOh+bXHrR9kOPDl5RNCaEsrneb+xhHQ ==
3903+ markdown-it@^9.1 .2 :
3904+ version "9.1.0 "
3905+ resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-9.1.0 .tgz#df9601c168568704d554b1fff9af0c5b561168d9 "
3906+ integrity sha512-xHKG4C8iPriyfu/jc2hsCC045fKrMQ0VexX2F1FGYiRxDxqMB2aAhF8WauJ3fltn2kb90moGBkiiEdooGIg55w ==
39073907 dependencies :
39083908 argparse "^1.0.7"
39093909 entities "~1.1.1"
You can’t perform that action at this time.
0 commit comments