Skip to content

Commit

Permalink
fix(deps): update dependency remark-rehype to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2023
1 parent 6566dd5 commit dc47b70
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": "~1.2.0",
"remark-gfm": "~3.0.1",
"remark-parse": "^10.0.0",
"remark-rehype": "^10.0.0",
"remark-rehype": "^11.0.0",
"unified": "^10.0.0",
"vfile": "^5.0.0"
},
Expand Down

0 comments on commit dc47b70

Please sign in to comment.