Skip to content

Commit bc76c0c

Browse files
fix(deps): update dependency rehype to v13
1 parent 5ed78a2 commit bc76c0c

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,6 +50,6 @@
5050
"dependencies": {
5151
"@babel/runtime": "^7.18.6",
5252
"rehype-prism-plus": "1.5.0",
53-
"rehype": "~12.0.1"
53+
"rehype": "~13.0.0"
5454
}
5555
}

0 commit comments

Comments
 (0)