summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-02-07 10:25:29 -0800
committerGravatar GitHub <noreply@github.com> 2024-02-07 23:55:29 +0530
commitef00224a86a5863f2800274d1034d7b039b55749 (patch)
tree580fb2f7a71823d73fa7fb3da8da4488a1807c42 /examples/with-markdown-plugins
parent3fc76efb2a8faa47edf67562a1f0c84a19be1b33 (diff)
downloadastro-ef00224a86a5863f2800274d1034d7b039b55749.tar.gz
astro-ef00224a86a5863f2800274d1034d7b039b55749.tar.zst
astro-ef00224a86a5863f2800274d1034d7b039b55749.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 b357e8531..bc61cd919 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.3.4",
+ "astro": "^4.3.5",
"hast-util-select": "^6.0.2",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",