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-05 16:56:34 -0800
committerGravatar GitHub <noreply@github.com> 2022-01-05 16:56:34 -0800
commitf80800857e2710a8867efdc2cafa43630642aae6 (patch)
treed627597bce1c3e6f316cc3cda8a3466cecbb2db0 /examples/with-markdown-plugins
parent77ef43e66cf701de848a2998af646ee7762497d8 (diff)
downloadastro-f80800857e2710a8867efdc2cafa43630642aae6.tar.gz
astro-f80800857e2710a8867efdc2cafa43630642aae6.tar.zst
astro-f80800857e2710a8867efdc2cafa43630642aae6.zip
[ci] release (#2320)
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 c8f68ee46..6c9236302 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.6",
+ "astro": "^0.22.7",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",