aboutsummaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-12-05 16:47:22 -0800
committerGravatar GitHub <noreply@github.com> 2023-12-05 18:47:22 -0600
commit895ebcb5bfeb2fe08ae939eaceeb0405cff91ca5 (patch)
treed5ad060a3d6190d0790c3c140fe9c3bd4d7edb03 /examples/with-markdown-plugins
parent6404d26a22417587cac272bc473ee1c8eb8c69a3 (diff)
downloadastro-895ebcb5bfeb2fe08ae939eaceeb0405cff91ca5.tar.gz
astro-895ebcb5bfeb2fe08ae939eaceeb0405cff91ca5.tar.zst
astro-895ebcb5bfeb2fe08ae939eaceeb0405cff91ca5.zip
[ci] release (#9332)astro@4.0.2@astrojs/vue@4.0.2
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 99273393d..1dbbd8eda 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/markdown-remark": "^4.0.0",
- "astro": "^4.0.1",
+ "astro": "^4.0.2",
"hast-util-select": "^6.0.2",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",