summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-18 07:31:52 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-18 10:31:52 -0400
commit5c190d06f1cec6a4ecd2a1fbfc77c498c91b9d2c (patch)
treef97b8bda8fb2433248e5c179b449ca1520eab15e /examples/with-markdown-plugins
parent821918bc0ccf8a706da2194456c625d55dee989c (diff)
downloadastro-5c190d06f1cec6a4ecd2a1fbfc77c498c91b9d2c.tar.gz
astro-5c190d06f1cec6a4ecd2a1fbfc77c498c91b9d2c.tar.zst
astro-5c190d06f1cec6a4ecd2a1fbfc77c498c91b9d2c.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 ad5fd3fe8..499638417 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.10.9",
+ "astro": "^2.10.10",
"hast-util-select": "^5.0.5",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.1.0",