summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-11-21 13:44:16 -0800
committerGravatar GitHub <noreply@github.com> 2023-11-21 16:44:16 -0500
commitac908b78391711bfcc590bfafb27484b646ffa85 (patch)
treec7c204b7806a22960cdd3a4a35b6ab2a2d3db21a /examples/with-markdown-plugins
parent7ff8d62bf861694067491ff17d01b1b0f6809d6b (diff)
downloadastro-ac908b78391711bfcc590bfafb27484b646ffa85.tar.gz
astro-ac908b78391711bfcc590bfafb27484b646ffa85.tar.zst
astro-ac908b78391711bfcc590bfafb27484b646ffa85.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 6c58110d4..eff31a19e 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/markdown-remark": "^3.5.0",
- "astro": "^3.5.6",
+ "astro": "^3.5.7",
"hast-util-select": "^5.0.5",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.1.0",