summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-01-02 07:26:33 -0800
committerGravatar GitHub <noreply@github.com> 2024-01-02 10:26:33 -0500
commitd85433057189ed6dc599be007125c225face763e (patch)
tree9985998d2ae207a4748fc29e701ec9e457da6144 /examples/with-markdown-plugins
parentec71f03cfd9b8195fb21c92dfda0eff63b6ebeed (diff)
downloadastro-d85433057189ed6dc599be007125c225face763e.tar.gz
astro-d85433057189ed6dc599be007125c225face763e.tar.zst
astro-d85433057189ed6dc599be007125c225face763e.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 070443067..bdcee218c 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.8",
+ "astro": "^4.0.9",
"hast-util-select": "^6.0.2",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",