Skip to content

Commit 6025c84

Browse files
chore(deps): update dependency katex to ^0.13.13 for gatsby-remark-katex (#32567)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent d87c5cb commit 6025c84

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/gatsby-remark-katex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@babel/core": "^7.14.8",
1919
"babel-preset-gatsby-package": "^1.13.0-next.0",
2020
"cross-env": "^7.0.3",
21-
"katex": "^0.13.11",
21+
"katex": "^0.13.13",
2222
"remark": "^13.0.0"
2323
},
2424
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-katex#readme",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16642,10 +16642,10 @@ katex@^0.12.0:
1664216642
dependencies:
1664316643
commander "^2.19.0"
1664416644

16645-
katex@^0.13.11:
16646-
version "0.13.11"
16647-
resolved "https://registry.yarnpkg.com/katex/-/katex-0.13.11.tgz#66138ebf173f25ef130cd3a3ea3ea1d12a3f1362"
16648-
integrity sha512-yJBHVIgwlAaapzlbvTpVF/ZOs8UkTj/sd46Fl8+qAf2/UiituPYVeapVD8ADZtqyRg/qNWUKt7gJoyYVWLrcXw==
16645+
katex@^0.13.13:
16646+
version "0.13.13"
16647+
resolved "https://registry.yarnpkg.com/katex/-/katex-0.13.13.tgz#15a796e95516869bc6d483443b58b2df872ee40f"
16648+
integrity sha512-cCMcil4jwMm7behpXGiQfXJA29sko/Gd/26iCsr53Dv5Jn2iHbHyEb14dm9uVrIijUXx6Zz1WhlFhHE6DckvkQ==
1664916649
dependencies:
1665016650
commander "^6.0.0"
1665116651

0 commit comments

Comments
 (0)