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-01-24 09:39:26 -0500
committerGravatar GitHub <noreply@github.com> 2022-01-24 09:39:26 -0500
commit3059cc8e39216fa2747758aa19753294c6630829 (patch)
tree57d764d92da908a0a16b435fd8512beff361ac05 /examples/with-markdown-plugins
parent2a223fae0ef6b3164ce2b27df6bc1af9fd47e545 (diff)
downloadastro-3059cc8e39216fa2747758aa19753294c6630829.tar.gz
astro-3059cc8e39216fa2747758aa19753294c6630829.tar.zst
astro-3059cc8e39216fa2747758aa19753294c6630829.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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-markdown-plugins/package.json b/examples/with-markdown-plugins/package.json
index 4bc16d4a0..b301d227d 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.22.17",
+ "astro": "^0.22.18",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",