Skip to content

Commit b045640

Browse files
committed
chore(deps): update dependency katex to ^0.13.13 for gatsby-remark-katex
1 parent 77e9aab commit b045640

File tree

2 files changed

+6
-17
lines changed

2 files changed

+6
-17
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.12.0-next.2",
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: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4355,18 +4355,7 @@
43554355
resolved "https://registry.yarnpkg.com/@types/babel__code-frame/-/babel__code-frame-7.0.2.tgz#e0c0f1648cbc09a9d4e5b4ed2ae9a6f7c8f5aeb0"
43564356
integrity sha512-imO+jT/yjOKOAS5GQZ8SDtwiIloAGGr6OaZDKB0V5JVaSfGZLat5K5/ZRtyKW6R60XHV3RHYPTFfhYb+wDKyKg==
43574357

4358-
"@types/babel__core@^7.0.0", "@types/babel__core@^7.1.0", "@types/babel__core@^7.1.12", "@types/babel__core@^7.1.7":
4359-
version "7.1.14"
4360-
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.14.tgz#faaeefc4185ec71c389f4501ee5ec84b170cc402"
4361-
integrity sha512-zGZJzzBUVDo/eV6KgbE0f0ZI7dInEYvo12Rb70uNQDshC3SkRMb67ja0GgRHZgAX3Za6rhaWlvbDO8rrGyAb1g==
4362-
dependencies:
4363-
"@babel/parser" "^7.1.0"
4364-
"@babel/types" "^7.0.0"
4365-
"@types/babel__generator" "*"
4366-
"@types/babel__template" "*"
4367-
"@types/babel__traverse" "*"
4368-
4369-
"@types/babel__core@^7.1.15":
4358+
"@types/babel__core@^7.0.0", "@types/babel__core@^7.1.0", "@types/babel__core@^7.1.12", "@types/babel__core@^7.1.15", "@types/babel__core@^7.1.7":
43704359
version "7.1.15"
43714360
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.15.tgz#2ccfb1ad55a02c83f8e0ad327cbc332f55eb1024"
43724361
integrity sha512-bxlMKPDbY8x5h6HBwVzEOk2C8fb6SLfYQ5Jw3uBYuYF1lfWk/kbLd81la82vrIkBb0l+JdmrZaDikPrNxpS/Ew==
@@ -17118,10 +17107,10 @@ katex@^0.12.0:
1711817107
dependencies:
1711917108
commander "^2.19.0"
1712017109

17121-
katex@^0.13.11:
17122-
version "0.13.11"
17123-
resolved "https://registry.yarnpkg.com/katex/-/katex-0.13.11.tgz#66138ebf173f25ef130cd3a3ea3ea1d12a3f1362"
17124-
integrity sha512-yJBHVIgwlAaapzlbvTpVF/ZOs8UkTj/sd46Fl8+qAf2/UiituPYVeapVD8ADZtqyRg/qNWUKt7gJoyYVWLrcXw==
17110+
katex@^0.13.13:
17111+
version "0.13.13"
17112+
resolved "https://registry.yarnpkg.com/katex/-/katex-0.13.13.tgz#15a796e95516869bc6d483443b58b2df872ee40f"
17113+
integrity sha512-cCMcil4jwMm7behpXGiQfXJA29sko/Gd/26iCsr53Dv5Jn2iHbHyEb14dm9uVrIijUXx6Zz1WhlFhHE6DckvkQ==
1712517114
dependencies:
1712617115
commander "^6.0.0"
1712717116

0 commit comments

Comments
 (0)