summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-11-30 08:10:06 -0800
committerGravatar GitHub <noreply@github.com> 2022-11-30 11:10:06 -0500
commit8450a09f14e5d919cc255955e60779a81bd389bd (patch)
tree6302364ab3c7e6e29ffca5a8b86a3428db44f06c /examples/with-markdown-plugins
parent25a76eac9c933949c0b077f7e93e3ad34da2104f (diff)
downloadastro-8450a09f14e5d919cc255955e60779a81bd389bd.tar.gz
astro-8450a09f14e5d919cc255955e60779a81bd389bd.tar.zst
astro-8450a09f14e5d919cc255955e60779a81bd389bd.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 c8e711cd9..e318f5c8d 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.11",
+ "astro": "^1.6.12",
"@astrojs/markdown-remark": "^1.1.3",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",