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-04-19 22:45:07 -0700
committerGravatar GitHub <noreply@github.com> 2022-04-19 22:45:07 -0700
commitfce98d5552dfc70b43c258dd057b651d1c481d84 (patch)
tree46906529129da49200855877ab16e8d53a7ff364 /examples/with-markdown-plugins
parent0c6bbee4c95b50e5bd43675296511fbb5b985014 (diff)
downloadastro-fce98d5552dfc70b43c258dd057b651d1c481d84.tar.gz
astro-fce98d5552dfc70b43c258dd057b651d1c481d84.tar.zst
astro-fce98d5552dfc70b43c258dd057b651d1c481d84.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 2a3ad7175..0e04ed973 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.1",
- "astro": "^1.0.0-beta.13",
+ "@astrojs/markdown-remark": "^0.9.2",
+ "astro": "^1.0.0-beta.14",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",