Skip to content

Commit c54510e

Browse files
committed
Update dependencies
1 parent 5f55eea commit c54510e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
],
2828
"dependencies": {
2929
"micromark": "~2.11.0",
30-
"micromark-extension-mdx-expression": "~0.2.0",
31-
"micromark-extension-mdx-jsx": "~0.2.0",
30+
"micromark-extension-mdx-expression": "~0.3.0",
31+
"micromark-extension-mdx-jsx": "~0.3.0",
3232
"micromark-extension-mdx-md": "~0.1.0"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)