From d547fc25a1d43e8203a67b0f4937702de169194b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2020 21:49:32 +0000 Subject: [PATCH] Bump mathjax from 3.0.5 to 3.1.0 Bumps [mathjax](https://github.com/mathjax/MathJax) from 3.0.5 to 3.1.0. - [Release notes](https://github.com/mathjax/MathJax/releases) - [Commits](https://github.com/mathjax/MathJax/compare/3.0.5...3.1.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1833fc7ae..e5713552d 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "jr-qrcode": "^1.0.7", "material-design-icons-iconfont": "^5.0.1", "materialize-css": "^0.98.1", - "mathjax": "^3.0.0", + "mathjax": "^3.1.0", "mousetrap": "^1.6.0", "ptsans-npm-webfont": "^0.0.4", "roboto-fontface": "^0.10.0", diff --git a/yarn.lock b/yarn.lock index ffe2f857e..17af317fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4648,10 +4648,10 @@ math-random@^1.0.1: resolved "https://registry.yarnpkg.com/math-random/-/math-random-1.0.4.tgz#5dd6943c938548267016d4e34f057583080c514c" integrity sha512-rUxjysqif/BZQH2yhd5Aaq7vXMSx9NdEsQcyA07uEzIvxgI7zIr33gGsh+RU0/XjmQpCW7RsVof1vlkvQVCK5A== -mathjax@^3.0.0: - version "3.0.5" - resolved "https://registry.yarnpkg.com/mathjax/-/mathjax-3.0.5.tgz#707e703a9c1d95f0790bbd404b895566f459d514" - integrity sha512-9M7VulhltkD8sIebWutK/VfAD+m+6BIFqfpjDh9Pz/etoKUtjO6UMnOhUcDmNl6iApE8C9xrUmaMyNZkZAlrMw== +mathjax@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/mathjax/-/mathjax-3.1.0.tgz#8abfe5328cf2771b3083c7aaa0fe65c51b08d090" + integrity sha512-W71QY6DBDAhKhsIRbqzB38VV6Mk1IVAx23IjNc00oAPa4jyoeDQOwMIBPnG5ATqOAYevrBrwaNbycERGoYBBhA== mathml-tag-names@^2.0.0: version "2.1.3"