summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-03-20 08:16:06 -0700
committerGravatar GitHub <noreply@github.com> 2024-03-20 20:46:06 +0530
commitfdceed58894f34c81db46b104da662daf0807cb4 (patch)
tree8d4669374f37f064c2291122200dfc396f25eced /examples/with-markdown-plugins
parent4adcda0e25adfa296afe3ee00758dad9a1415810 (diff)
downloadastro-fdceed58894f34c81db46b104da662daf0807cb4.tar.gz
astro-fdceed58894f34c81db46b104da662daf0807cb4.tar.zst
astro-fdceed58894f34c81db46b104da662daf0807cb4.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 a6c13db32..f18cc3d21 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": "^4.3.0",
- "astro": "^4.5.7",
+ "@astrojs/markdown-remark": "^4.3.1",
+ "astro": "^4.5.8",
"hast-util-select": "^6.0.2",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",