From 9ea68e966d49c04603d7bff2941fc9bca1eef351 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 16:19:21 +0100 Subject: [PATCH] chore(deps): update devdependency nuxt-vitest to v0.10.4 (#332) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- playground/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/package.json b/playground/package.json index 12143d50..6a12a46f 100644 --- a/playground/package.json +++ b/playground/package.json @@ -19,7 +19,7 @@ "happy-dom": "11.0.2", "jsdom": "22.1.0", "nuxt": "3.7.0", - "nuxt-vitest": "0.10.2", + "nuxt-vitest": "0.10.4", "typescript": "5.2.2", "vitest": "0.33.0", "vitest-environment-nuxt": "0.10.2",