From 270852370a4ab44b4489f4ed91841f026b7df071 Mon Sep 17 00:00:00 2001 From: "Fred K. Bot" <108291165+fredkbot@users.noreply.github.com> Date: Fri, 26 Aug 2022 17:30:37 -0700 Subject: [ci] release (#4508) Co-authored-by: github-actions[bot] --- examples/with-vitest/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/with-vitest') diff --git a/examples/with-vitest/package.json b/examples/with-vitest/package.json index b830a7aec..b926dc150 100644 --- a/examples/with-vitest/package.json +++ b/examples/with-vitest/package.json @@ -12,7 +12,7 @@ "test": "vitest" }, "devDependencies": { - "astro": "^1.1.0", + "astro": "^1.1.1", "vitest": "^0.20.3" } } -- cgit v1.2.3