summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-01-23 16:27:10 -0800
committerGravatar GitHub <noreply@github.com> 2024-01-23 19:27:10 -0500
commiteaf483fe73871e2cc8c22d17a13a550b0f0ff4e7 (patch)
tree39f156d08307c7ff129e24f16ca7b1dcaad8c9b3 /examples/with-markdown-plugins
parentd7543d4e1be0e6f9d7a1c5c715e33b3ec09eb2b6 (diff)
downloadastro-eaf483fe73871e2cc8c22d17a13a550b0f0ff4e7.tar.gz
astro-eaf483fe73871e2cc8c22d17a13a550b0f0ff4e7.tar.zst
astro-eaf483fe73871e2cc8c22d17a13a550b0f0ff4e7.zip
[ci] release (#9785)astro@4.2.4@astrojs/mdx@2.1.0
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 99b17cbdc..47b517cf5 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/markdown-remark": "^4.2.0",
- "astro": "^4.2.3",
+ "astro": "^4.2.4",
"hast-util-select": "^6.0.2",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",