From d08093f7d4f9762c0edc71e14c796d7ea8038cda Mon Sep 17 00:00:00 2001 From: "Fred K. Bot" <108291165+fredkbot@users.noreply.github.com> Date: Thu, 29 Sep 2022 08:20:00 -0700 Subject: [ci] release (#4903) Co-authored-by: github-actions[bot] --- examples/blog/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'examples/blog') diff --git a/examples/blog/package.json b/examples/blog/package.json index a04437aa4..bfbe56214 100644 --- a/examples/blog/package.json +++ b/examples/blog/package.json @@ -11,9 +11,9 @@ "astro": "astro" }, "dependencies": { - "astro": "^1.3.1", - "@astrojs/mdx": "^0.11.2", - "@astrojs/rss": "^1.0.1", + "astro": "^1.4.0", + "@astrojs/mdx": "^0.11.3", + "@astrojs/rss": "^1.0.2", "@astrojs/sitemap": "^1.0.0" } } -- cgit v1.2.3