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-07 16:43:19 -0500
committerGravatar GitHub <noreply@github.com> 2022-01-07 16:43:19 -0500
commit5ba2650be1b8e466641336981a0d3f466513f39a (patch)
tree46a231aff06a4a41e406a93fbb01ad321d93d275 /examples/with-markdown-plugins
parent76195ba40401dc797a9b67cf4a81136849cca2ea (diff)
downloadastro-5ba2650be1b8e466641336981a0d3f466513f39a.tar.gz
astro-5ba2650be1b8e466641336981a0d3f466513f39a.tar.zst
astro-5ba2650be1b8e466641336981a0d3f466513f39a.zip
[ci] release (#2339)astro@0.22.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 ae85a12d9..334232066 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.8",
+ "astro": "^0.22.9",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",