summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-10-12 07:43:24 -0700
committerGravatar GitHub <noreply@github.com> 2023-10-12 09:43:24 -0500
commit6bb69305c9bda813cd32950ec113b567a88a1555 (patch)
tree49537946e1effaf34cb13da611684db44d02c5a1 /examples/with-markdown-plugins
parent45ae41a457b1fa54955e40fb8f588a8a54da0bf3 (diff)
downloadastro-6bb69305c9bda813cd32950ec113b567a88a1555.tar.gz
astro-6bb69305c9bda813cd32950ec113b567a88a1555.tar.zst
astro-6bb69305c9bda813cd32950ec113b567a88a1555.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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/with-markdown-plugins/package.json b/examples/with-markdown-plugins/package.json
index e906c6b0b..d2914e331 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -11,8 +11,8 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/markdown-remark": "^3.2.1",
- "astro": "^3.2.4",
+ "@astrojs/markdown-remark": "^3.3.0",
+ "astro": "^3.3.0",
"hast-util-select": "^5.0.5",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.1.0",