Skip to content

Commit

Permalink
fix(deps): update dependency remark-rehype to v11 (#54)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 28, 2023
1 parent 849a95b commit dfa2cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/markdown-to-html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"rehype-video": "~2.0.0",
"remark-gfm": "~3.0.1",
"remark-parse": "^11.0.0",
"remark-rehype": "^10.0.0",
"remark-rehype": "^11.0.0",
"unified": "^11.0.0",
"vfile": "^6.0.0"
},
Expand Down

0 comments on commit dfa2cda

Please sign in to comment.