summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-12-27 08:52:24 -0800
committerGravatar GitHub <noreply@github.com> 2022-12-27 11:52:24 -0500
commit640de3c26fdc1a4d0272bc908ce822139d0cf73f (patch)
treecb7937e1082160a6d374c6ae42326b471b223886 /examples/with-markdown-plugins
parent87a0d8bf100429900988acdf1bd6dc00f2fb8cba (diff)
downloadastro-640de3c26fdc1a4d0272bc908ce822139d0cf73f.tar.gz
astro-640de3c26fdc1a4d0272bc908ce822139d0cf73f.tar.zst
astro-640de3c26fdc1a4d0272bc908ce822139d0cf73f.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 85031405b..479624b11 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -11,8 +11,8 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.7.2",
- "@astrojs/markdown-remark": "^1.1.3",
+ "astro": "^1.8.0",
+ "@astrojs/markdown-remark": "^1.2.0",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",