summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-02-22 08:17:25 -0800
committerGravatar GitHub <noreply@github.com> 2024-02-22 11:17:25 -0500
commit0b4e5298d23e3a4e61f89b8710e574f13bcb9257 (patch)
tree850f1d4006dd896df2394c5046aea92e60cd3829 /examples/with-markdown-plugins
parentc32f0c1ab656fe2e87cd331eaec48a39c12a4f19 (diff)
downloadastro-0b4e5298d23e3a4e61f89b8710e574f13bcb9257.tar.gz
astro-0b4e5298d23e3a4e61f89b8710e574f13bcb9257.tar.zst
astro-0b4e5298d23e3a4e61f89b8710e574f13bcb9257.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 df7b6fa9b..f292f2f69 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.4.2",
+ "astro": "^4.4.3",
"hast-util-select": "^6.0.2",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",