summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-08-30 09:45:04 -0700
committerGravatar GitHub <noreply@github.com> 2022-08-30 12:45:04 -0400
commite905784bf12ef45093078404d3d07f01e32638ca (patch)
treedbc4ecc155f83b06a0517e6e095e6b45f9bd4e17 /examples/with-markdown-plugins
parent8504cd79b708e0d3bf1a2bb4ff9b86936bdd692b (diff)
downloadastro-e905784bf12ef45093078404d3d07f01e32638ca.tar.gz
astro-e905784bf12ef45093078404d3d07f01e32638ca.tar.zst
astro-e905784bf12ef45093078404d3d07f01e32638ca.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 47e395aed..58cb5f8ff 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": "^1.1.0",
- "astro": "^1.1.1",
+ "@astrojs/markdown-remark": "^1.1.1",
+ "astro": "^1.1.2",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",