summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-12-15 13:26:00 -0800
committerGravatar GitHub <noreply@github.com> 2023-12-15 15:26:00 -0600
commit8a0def2b6c3d85ea8f91db8df9b17c9ea8ee3a0f (patch)
tree3e71e2e8d50d773ad448d776adf7aa05c35e14c2 /examples/with-markdown-plugins
parentf963d07f22f972938e1c9e8c95f9278efdff586b (diff)
downloadastro-8a0def2b6c3d85ea8f91db8df9b17c9ea8ee3a0f.tar.gz
astro-8a0def2b6c3d85ea8f91db8df9b17c9ea8ee3a0f.tar.zst
astro-8a0def2b6c3d85ea8f91db8df9b17c9ea8ee3a0f.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.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 6bfe42914..8426ee5c6 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.1",
- "astro": "^4.0.5",
+ "astro": "^4.0.6",
"hast-util-select": "^6.0.2",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",