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-19 22:12:32 -0500
committerGravatar GitHub <noreply@github.com> 2022-01-19 22:12:32 -0500
commit5d79bd7e93cda57e85f2d1fc9c4d7e700fc2b195 (patch)
treec9b06f7977329fbbc61b5f3f60c1ccdde6dc9d57 /examples/with-markdown-plugins
parentb52a38ac4d7741ce1f8cce03521d83ef5d884203 (diff)
downloadastro-5d79bd7e93cda57e85f2d1fc9c4d7e700fc2b195.tar.gz
astro-5d79bd7e93cda57e85f2d1fc9c4d7e700fc2b195.tar.zst
astro-5d79bd7e93cda57e85f2d1fc9c4d7e700fc2b195.zip
[ci] release (#2420)astro@0.22.15
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 993ea782a..5a7ac3f91 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.14",
+ "astro": "^0.22.15",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",