summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-01-12 11:30:01 -0500
committerGravatar GitHub <noreply@github.com> 2022-01-12 11:30:01 -0500
commit983bf72aa1a4a8eee907324a8301f286e1fb0e1d (patch)
tree6a0264a8ff02e76ea8b6b21af2874285700e0fbd /examples/with-markdown-plugins
parentd3d2b89159508d47386852cc90fd2adda56480b0 (diff)
downloadastro-983bf72aa1a4a8eee907324a8301f286e1fb0e1d.tar.gz
astro-983bf72aa1a4a8eee907324a8301f286e1fb0e1d.tar.zst
astro-983bf72aa1a4a8eee907324a8301f286e1fb0e1d.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 334232066..7b334d9b1 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.22.9",
+ "astro": "^0.22.10",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",