summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-07-03 05:53:45 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-03 20:53:45 +0800
commitfc6826ff7620b0c5e419de93ef7c463a12fe3652 (patch)
tree330e80b13e2aed638b6035ef6599a2543b85f1c2 /examples/with-markdown-plugins
parent0f0c31fba5eecfa755ba218d4c706933377dff4e (diff)
downloadastro-fc6826ff7620b0c5e419de93ef7c463a12fe3652.tar.gz
astro-fc6826ff7620b0c5e419de93ef7c463a12fe3652.tar.zst
astro-fc6826ff7620b0c5e419de93ef7c463a12fe3652.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 5d3856fee..771fbc964 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.2",
+ "astro": "^2.7.3",
"hast-util-select": "^5.0.5",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.1.0",