summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-06-27 05:42:46 -0700
committerGravatar GitHub <noreply@github.com> 2023-06-27 08:42:46 -0400
commitda56a005d92517e6e86b3a1c378a534e001a3aa4 (patch)
tree71f4e07aadae278411443cad95299c9ba6a1e821 /examples/with-markdown-plugins
parent275d0d1683353eb53bc6ed9ee7f67c657aecffa4 (diff)
downloadastro-da56a005d92517e6e86b3a1c378a534e001a3aa4.tar.gz
astro-da56a005d92517e6e86b3a1c378a534e001a3aa4.tar.zst
astro-da56a005d92517e6e86b3a1c378a534e001a3aa4.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 3fcb9e09a..96d5c37f3 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/markdown-remark": "^2.2.1",
- "astro": "^2.7.0",
+ "astro": "^2.7.1",
"hast-util-select": "^5.0.5",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.1.0",