summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-06-20 07:32:26 -0700
committerGravatar GitHub <noreply@github.com> 2023-06-20 10:32:26 -0400
commit1589eaabcdfeab12e585fd40c98978e2dfab4981 (patch)
treea851cc4d1a9cbaf568b6c8cf7651514cacded221 /examples/with-markdown-plugins
parent2b34fc49282cbf5bf89de46359b51a67a5c4b8bb (diff)
downloadastro-1589eaabcdfeab12e585fd40c98978e2dfab4981.tar.gz
astro-1589eaabcdfeab12e585fd40c98978e2dfab4981.tar.zst
astro-1589eaabcdfeab12e585fd40c98978e2dfab4981.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.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 97e5510a5..915f4f4fe 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/markdown-remark": "^2.2.1",
- "astro": "^2.6.5",
+ "astro": "^2.6.6",
"hast-util-select": "^5.0.5",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.1.0",