summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-03-05 16:58:48 -0800
committerGravatar GitHub <noreply@github.com> 2024-03-05 16:58:48 -0800
commit038201fbaea9a4c040d50df5d90d83b27d3dbc76 (patch)
tree5e86e8ad51d42072bf209b6ace9fe0dace637815 /examples/with-markdown-plugins
parentf2e60a96754ed1d86001fe4d5d3a0c0ef657408d (diff)
downloadastro-038201fbaea9a4c040d50df5d90d83b27d3dbc76.tar.gz
astro-038201fbaea9a4c040d50df5d90d83b27d3dbc76.tar.zst
astro-038201fbaea9a4c040d50df5d90d83b27d3dbc76.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 f1c3b97e3..43ab9fe56 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/markdown-remark": "^4.2.1",
- "astro": "^4.4.11",
+ "astro": "^4.4.12",
"hast-util-select": "^6.0.2",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",