summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-08-25 09:00:17 -0700
committerGravatar GitHub <noreply@github.com> 2022-08-25 12:00:17 -0400
commit0b66ff39b8647d1e0b40f56125581d1f0d56a8f5 (patch)
treefa795a56e943773ee71ca339a6ee0e60e1c69ad8 /examples/with-markdown-plugins
parent47e71ae8f8735149facb34ce63d4d582f0dfd32e (diff)
downloadastro-0b66ff39b8647d1e0b40f56125581d1f0d56a8f5.tar.gz
astro-0b66ff39b8647d1e0b40f56125581d1f0d56a8f5.tar.zst
astro-0b66ff39b8647d1e0b40f56125581d1f0d56a8f5.zip
[ci] release (#4453)astro@1.0.9
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 4dc89a07f..641b930a0 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -11,7 +11,7 @@
},
"devDependencies": {
"@astrojs/markdown-remark": "^1.0.0",
- "astro": "^1.0.8",
+ "astro": "^1.0.9",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",