summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-11-17 07:52:42 -0800
committerGravatar GitHub <noreply@github.com> 2022-11-17 10:52:42 -0500
commitbbb329e65efbca8be7eea2a23bac1097b66414a1 (patch)
tree49bae74ea767aa78c7da95d5989e44ae182b58cf /examples/with-markdown-plugins
parenteea824bee9ea70e0d7192162733eb521c16be460 (diff)
downloadastro-bbb329e65efbca8be7eea2a23bac1097b66414a1.tar.gz
astro-bbb329e65efbca8be7eea2a23bac1097b66414a1.tar.zst
astro-bbb329e65efbca8be7eea2a23bac1097b66414a1.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 0adc4e8a6..e1e9a2a70 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.6.9",
+ "astro": "^1.6.10",
"@astrojs/markdown-remark": "^1.1.3",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",