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-05-03 09:16:57 -0400
committerGravatar GitHub <noreply@github.com> 2022-05-03 09:16:57 -0400
commit8b17d3ebcfc299aa137e898a6b510f4d47cb705b (patch)
treeacfd7c2c3c9d9c1da62e9e51b86844f66f18112e /examples/with-markdown-plugins
parentf7335c76a7f8a8251db363c7103624f286ee8d3a (diff)
downloadastro-8b17d3ebcfc299aa137e898a6b510f4d47cb705b.tar.gz
astro-8b17d3ebcfc299aa137e898a6b510f4d47cb705b.tar.zst
astro-8b17d3ebcfc299aa137e898a6b510f4d47cb705b.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 5c3572c79..72ad773da 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.9.2",
- "astro": "^1.0.0-beta.20",
+ "@astrojs/markdown-remark": "^0.9.3",
+ "astro": "^1.0.0-beta.21",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",