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-02-28 16:15:09 -0600
committerGravatar GitHub <noreply@github.com> 2022-02-28 16:15:09 -0600
commit9cc6f2694691b66c6e79c9e9e7abb3926a40eadb (patch)
tree5cf0c0c7b1536e77b1555eda9d2bba6e3241f397 /examples/with-markdown-plugins
parent329146f3c1e5e82bf83b788ace6660f39fb927d8 (diff)
downloadastro-9cc6f2694691b66c6e79c9e9e7abb3926a40eadb.tar.gz
astro-9cc6f2694691b66c6e79c9e9e7abb3926a40eadb.tar.zst
astro-9cc6f2694691b66c6e79c9e9e7abb3926a40eadb.zip
[ci] release (#2683)astro@0.23.3
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 e8b0e60fe..a81b4586e 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.23.2",
+ "astro": "^0.23.3",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",