summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-01-22 12:11:07 -0800
committerGravatar GitHub <noreply@github.com> 2024-01-22 15:11:07 -0500
commit2b5f1d6be8a15768ce9a18c1e31370f4878f2637 (patch)
tree1cb40382c6fd75c2401545ff58b04208709c967e /examples/with-markdown-plugins
parent2f81cffa9da9db0e2802d303f94feaee8d2f54ec (diff)
downloadastro-2b5f1d6be8a15768ce9a18c1e31370f4878f2637.tar.gz
astro-2b5f1d6be8a15768ce9a18c1e31370f4878f2637.tar.zst
astro-2b5f1d6be8a15768ce9a18c1e31370f4878f2637.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 221ad543b..68a21c008 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.1.0",
- "astro": "^4.2.1",
+ "@astrojs/markdown-remark": "^4.2.0",
+ "astro": "^4.2.2",
"hast-util-select": "^6.0.2",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",