summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-06-21 09:43:19 -0400
committerGravatar GitHub <noreply@github.com> 2022-06-21 09:43:19 -0400
commite67171252c7df572b1ec72360ce0ec4a7f5a4883 (patch)
tree28f68be9431d1002cb94bdc16a53c45acca6540b /examples/with-markdown-plugins
parent948f82048b6a7a35a2e26cc2a6ad394d4f4210e2 (diff)
downloadastro-e67171252c7df572b1ec72360ce0ec4a7f5a4883.tar.gz
astro-e67171252c7df572b1ec72360ce0ec4a7f5a4883.tar.zst
astro-e67171252c7df572b1ec72360ce0ec4a7f5a4883.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Matthew Phillips <matthew@skypack.dev>
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 f04b1ebdf..af1b6c43c 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -9,8 +9,8 @@
"preview": "astro preview"
},
"devDependencies": {
- "@astrojs/markdown-remark": "^0.11.2",
- "astro": "^1.0.0-beta.47",
+ "@astrojs/markdown-remark": "^0.11.3",
+ "astro": "^1.0.0-beta.48",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",