Skip to content

Commit 8d29326

Browse files
fix(deps): update dependency rehype to v13 (#162)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6937660 commit 8d29326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"dependencies": {
5252
"@babel/runtime": "^7.18.6",
53-
"rehype": "~12.0.1",
53+
"rehype": "~13.0.0",
5454
"rehype-prism-plus": "1.6.3"
5555
}
5656
}

0 commit comments

Comments
 (0)