Skip to content

Commit

Permalink
Fix mdx test fail with rehype-pretty-code (#10370)
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy authored Mar 8, 2024
1 parent de9911b commit 9e1ef6f
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 98 deletions.
2 changes: 1 addition & 1 deletion packages/integrations/mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"mdast-util-to-string": "^4.0.0",
"reading-time": "^1.5.0",
"rehype-mathjax": "^5.0.0",
"rehype-pretty-code": "^0.10.2",
"rehype-pretty-code": "^0.13.0",
"remark-math": "^6.0.0",
"remark-rehype": "^11.0.0",
"remark-shiki-twoslash": "^3.1.3",
Expand Down
123 changes: 26 additions & 97 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9e1ef6f

Please sign in to comment.