summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-02-20 06:48:30 -0800
committerGravatar GitHub <noreply@github.com> 2024-02-20 20:18:30 +0530
commit052d3271d4a9f12b88897c57cdfa134cb83c9eee (patch)
treec6756a0eadc6b1a1f6370f066e582de372e80692 /examples/with-markdown-plugins
parentc1671dff22db2f9361c0d42dbf4d5dd6fb0674d0 (diff)
downloadastro-052d3271d4a9f12b88897c57cdfa134cb83c9eee.tar.gz
astro-052d3271d4a9f12b88897c57cdfa134cb83c9eee.tar.zst
astro-052d3271d4a9f12b88897c57cdfa134cb83c9eee.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 44363b152..4e4b51729 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.1",
- "astro": "^4.4.0",
+ "astro": "^4.4.1",
"hast-util-select": "^6.0.2",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",