From c9240437a51e117c32374a50e60c46d7b0793f96 Mon Sep 17 00:00:00 2001 From: Matt Bierner Date: Thu, 5 May 2022 14:10:52 -0700 Subject: [PATCH] Pull in latest markdown-it-katex (#148845) Fixes #147043 --- extensions/markdown-math/yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/markdown-math/yarn.lock b/extensions/markdown-math/yarn.lock index 013a6eb85f6..645b0080707 100644 --- a/extensions/markdown-math/yarn.lock +++ b/extensions/markdown-math/yarn.lock @@ -4,7 +4,7 @@ "@iktakahiro/markdown-it-katex@https://github.com/mjbvz/markdown-it-katex.git": version "4.0.1" - resolved "https://github.com/mjbvz/markdown-it-katex.git#b1ed14de467031f5d4f9c1588dd1868cab0b8744" + resolved "https://github.com/mjbvz/markdown-it-katex.git#2e3736e4b916ee64ed92ebfabeaa94643612665a" dependencies: katex "^0.13.0"