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-18 08:38:15 -0500
committerGravatar GitHub <noreply@github.com> 2022-01-18 08:38:15 -0500
commitbcec8adc9a5e7d43f42cfec6979f0b8210e92f3f (patch)
tree7d2dc937af8c1658c26865ac32e5499625a1180a /examples/with-markdown-plugins
parent63ffcb3486b52e0283f33fc1488541669234dd82 (diff)
downloadastro-bcec8adc9a5e7d43f42cfec6979f0b8210e92f3f.tar.gz
astro-bcec8adc9a5e7d43f42cfec6979f0b8210e92f3f.tar.zst
astro-bcec8adc9a5e7d43f42cfec6979f0b8210e92f3f.zip
[ci] release (#2412)astro@0.22.14
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 8ec14eedc..993ea782a 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.13",
+ "astro": "^0.22.14",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",