aboutsummaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-01-26 15:33:19 -0800
committerGravatar GitHub <noreply@github.com> 2024-01-26 17:33:19 -0600
commita407eb5ac2f6d0daf5235be6835404c6646c5a4c (patch)
tree59ed1a8015af1b19034219835a00ec7e629926f8 /examples/with-markdown-plugins
parent1885cea308a62b173a50967cf5a0b174b3c3f3f1 (diff)
downloadastro-a407eb5ac2f6d0daf5235be6835404c6646c5a4c.tar.gz
astro-a407eb5ac2f6d0daf5235be6835404c6646c5a4c.tar.zst
astro-a407eb5ac2f6d0daf5235be6835404c6646c5a4c.zip
[ci] release (#9837)astro@4.2.6
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 b3fae7e91..1de8e52e1 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.0",
- "astro": "^4.2.5",
+ "astro": "^4.2.6",
"hast-util-select": "^6.0.2",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",