Skip to content

Commit

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

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
2 people authored and wardpeet committed Oct 29, 2021
1 parent d06b4bf commit 2c96909
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
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@babel/core": "^7.15.5",
"babel-preset-gatsby-package": "^2.0.0-zz-next.1",
"cross-env": "^7.0.3",
"katex": "^0.13.17",
"katex": "^0.13.18",
"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
Original file line number Diff line number Diff line change
Expand Up @@ -15669,10 +15669,10 @@ katex@^0.12.0:
dependencies:
commander "^2.19.0"

katex@^0.13.17:
version "0.13.17"
resolved "https://registry.yarnpkg.com/katex/-/katex-0.13.17.tgz#1f1e3d6e0f29e6bc685829d86452ea31b0c68255"
integrity sha512-Mkxj7uXs9xBRBIWGhcvf0K2c1DAbPqETjEebjur04fqJ4UXfj1ky9vrgkNJIwJJ4J4owS69vAqgBkKyr4Lh0eQ==
katex@^0.13.18:
version "0.13.18"
resolved "https://registry.yarnpkg.com/katex/-/katex-0.13.18.tgz#ba89e8e4b70cc2325e25e019a62b9fe71e5c2931"
integrity sha512-a3dC4NSVSDU3O1WZbTnOiA8rVNJ2lSiomOl0kmckCIGObccIHXof7gAseIY0o1gjEspe+34ZeSEX2D1ChFKIvA==
dependencies:
commander "^6.0.0"

Expand Down

0 comments on commit 2c96909

Please sign in to comment.