summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-04-04 10:11:24 -0700
committerGravatar GitHub <noreply@github.com> 2024-04-04 13:11:24 -0400
commite2a780a46d8c2fea81d516cb48ba45650d891282 (patch)
tree0235a2dde3ebad4a9aee3abcf54b0f526275f62d /examples/with-markdown-plugins
parent3bd6758e1cdd4be617a8c69ac7c94c4d0dab0999 (diff)
downloadastro@4.5.16.tar.gz
astro@4.5.16.tar.zst
astro@4.5.16.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 29f267e7b..41661a712 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/markdown-remark": "^5.0.0",
- "astro": "^4.5.15",
+ "astro": "^4.5.16",
"hast-util-select": "^6.0.2",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",