Update dependency katex to v0.13.13

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-07-24 00:04:18 +00:00 committed by Tilman Vatteroth
parent 53ee27303e
commit 31673387e8
2 changed files with 6 additions and 6 deletions

View file

@ -55,7 +55,7 @@
"i18next-browser-languagedetector": "6.1.2",
"i18next-http-backend": "1.2.6",
"js-yaml": "4.1.0",
"katex": "0.13.11",
"katex": "0.13.13",
"luxon": "1.28.0",
"markdown-it": "12.1.0",
"markdown-it-abbr": "1.0.4",
@ -195,6 +195,6 @@
},
"resolutions": {
"cypress": "7.7.0",
"katex": "0.13.11"
"katex": "0.13.13"
}
}

View file

@ -8885,10 +8885,10 @@ jsprim@^1.2.2:
array-includes "^3.1.2"
object.assign "^4.1.2"
katex@0.13.11, katex@^0.12.0:
version "0.13.11"
resolved "https://registry.yarnpkg.com/katex/-/katex-0.13.11.tgz#66138ebf173f25ef130cd3a3ea3ea1d12a3f1362"
integrity sha512-yJBHVIgwlAaapzlbvTpVF/ZOs8UkTj/sd46Fl8+qAf2/UiituPYVeapVD8ADZtqyRg/qNWUKt7gJoyYVWLrcXw==
katex@0.13.13, katex@^0.12.0:
version "0.13.13"
resolved "https://registry.yarnpkg.com/katex/-/katex-0.13.13.tgz#15a796e95516869bc6d483443b58b2df872ee40f"
integrity sha512-cCMcil4jwMm7behpXGiQfXJA29sko/Gd/26iCsr53Dv5Jn2iHbHyEb14dm9uVrIijUXx6Zz1WhlFhHE6DckvkQ==
dependencies:
commander "^6.0.0"