From bb7707e1715fc3f496e4c3f07834221c8da62ff6 Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Tue, 26 Mar 2024 14:24:02 -0700 Subject: [ci] release (#10556) Co-authored-by: github-actions[bot] --- examples/with-vitest/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/with-vitest/package.json') diff --git a/examples/with-vitest/package.json b/examples/with-vitest/package.json index 918b281db..2e0b6ecff 100644 --- a/examples/with-vitest/package.json +++ b/examples/with-vitest/package.json @@ -12,7 +12,7 @@ "test": "vitest" }, "dependencies": { - "astro": "^4.5.9", + "astro": "^4.5.10", "vitest": "^1.3.1" } } -- cgit v1.2.3