summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-03-26 14:24:02 -0700
committerGravatar GitHub <noreply@github.com> 2024-03-26 17:24:02 -0400
commitbb7707e1715fc3f496e4c3f07834221c8da62ff6 (patch)
treec577387365fd88322290d6555b8e9d79c61346a1 /examples/with-markdown-plugins
parent348c1ca1323d0516c2dcf8e963343cd12cb5407f (diff)
downloadastro-bb7707e1715fc3f496e4c3f07834221c8da62ff6.tar.gz
astro-bb7707e1715fc3f496e4c3f07834221c8da62ff6.tar.zst
astro-bb7707e1715fc3f496e4c3f07834221c8da62ff6.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 184ffde5c..f6cf637a4 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.3.1",
- "astro": "^4.5.9",
+ "@astrojs/markdown-remark": "^4.3.2",
+ "astro": "^4.5.10",
"hast-util-select": "^6.0.2",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",