Skip to content

Commit

Permalink
chore(deps): update dependency katex to ^0.13.13 for gatsby-remark-ka…
Browse files Browse the repository at this point in the history
…tex (#32567)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Aug 27, 2021
1 parent d87c5cb commit 6025c84
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-remark-katex/package.json
Expand Up @@ -18,7 +18,7 @@
"@babel/core": "^7.14.8",
"babel-preset-gatsby-package": "^1.13.0-next.0",
"cross-env": "^7.0.3",
"katex": "^0.13.11",
"katex": "^0.13.13",
"remark": "^13.0.0"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-katex#readme",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -16642,10 +16642,10 @@ katex@^0.12.0:
dependencies:
commander "^2.19.0"

katex@^0.13.11:
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:
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"

Expand Down

0 comments on commit 6025c84

Please sign in to comment.