summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-01-30 07:41:06 -0800
committerGravatar GitHub <noreply@github.com> 2024-01-30 15:41:06 +0000
commit3a50cbf6ed229869f67e1246fb76bbe91b0f81cd (patch)
tree3f04549931d8fc71a2f62c8799ec8cecdd41d51e /examples/with-markdown-plugins
parent202d3fbaa9f68059c08ee25214d7c0eb7f33144a (diff)
downloadastro-3a50cbf6ed229869f67e1246fb76bbe91b0f81cd.tar.gz
astro-3a50cbf6ed229869f67e1246fb76bbe91b0f81cd.tar.zst
astro-3a50cbf6ed229869f67e1246fb76bbe91b0f81cd.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 1de8e52e1..d49b6bcb9 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -11,8 +11,8 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/markdown-remark": "^4.2.0",
- "astro": "^4.2.6",
+ "@astrojs/markdown-remark": "^4.2.1",
+ "astro": "^4.2.7",
"hast-util-select": "^6.0.2",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",