summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-08-05 21:48:35 -0700
committerGravatar GitHub <noreply@github.com> 2022-08-05 21:48:35 -0700
commit4e4061f485fb25890c286fcea0158b439ae4045d (patch)
tree829dc89c824085ad44b47a7bd0b20bcdf506b46f /examples/with-markdown-plugins
parent9c3b8d06301313012139644d9ca580ca3d1ff18d (diff)
downloadastro-4e4061f485fb25890c286fcea0158b439ae4045d.tar.gz
astro-4e4061f485fb25890c286fcea0158b439ae4045d.tar.zst
astro-4e4061f485fb25890c286fcea0158b439ae4045d.zip
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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/with-markdown-plugins/package.json b/examples/with-markdown-plugins/package.json
index b208ee2f0..d61dfacf3 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -10,8 +10,8 @@
"astro": "astro"
},
"devDependencies": {
- "@astrojs/markdown-remark": "^0.14.0",
- "astro": "^1.0.0-rc.6",
+ "@astrojs/markdown-remark": "^0.14.1",
+ "astro": "^1.0.0-rc.7",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",