summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-09 13:31:34 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-09 15:31:34 -0500
commit9cb32e2a5fd4857992443297ffd0c6e7d88b9ce0 (patch)
tree386ec0ada6f935d85993937a5764df8959c640e9 /examples/with-markdown-plugins
parent58b121d42a9f58a5a992f0c378b036f37e9715fc (diff)
downloadastro-9cb32e2a5fd4857992443297ffd0c6e7d88b9ce0.tar.gz
astro-9cb32e2a5fd4857992443297ffd0c6e7d88b9ce0.tar.zst
astro-9cb32e2a5fd4857992443297ffd0c6e7d88b9ce0.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 aee18c636..3d71b0078 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/markdown-remark": "^2.2.1",
- "astro": "^2.10.3",
+ "astro": "^2.10.4",
"hast-util-select": "^5.0.5",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.1.0",