summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-04-13 11:41:56 -0700
committerGravatar GitHub <noreply@github.com> 2023-04-13 14:41:56 -0400
commitb105ccb9ca2fdbf8c161e32d9e666113b26c3327 (patch)
tree1b9a4fde90f5950720c9064097cdb2c35d84b242 /examples/with-markdown-plugins
parent704d61e7777c1e76f867555f20c999f20a4fab95 (diff)
downloadastro-@astrojs/mdx@0.19.0.tar.gz
astro-@astrojs/mdx@0.19.0.tar.zst
astro-@astrojs/mdx@0.19.0.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-markdown-plugins')
-rw-r--r--examples/with-markdown-plugins/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/with-markdown-plugins/package.json b/examples/with-markdown-plugins/package.json
index 9c2b56eed..5b206608a 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -11,8 +11,8 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.2.3",
- "@astrojs/markdown-remark": "^2.1.3",
+ "astro": "^2.3.0",
+ "@astrojs/markdown-remark": "^2.1.4",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",