From 560391697b792e1f768ff6adab3e70c355edb6c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 16:31:41 +0000 Subject: [PATCH] chore(deps): update vitest monorepo to v4 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 36a264f..22ed3ef 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@bisquit/changelogithub-config": "^0.0.9", "@typescript-eslint/eslint-plugin": "^6.19.1", "@typescript-eslint/parser": "^6.19.1", - "@vitest/coverage-v8": "^0.34.6", + "@vitest/coverage-v8": "^4.1.2", "bumpp": "^9.3.0", "concurrently": "^8.2.2", "cross-env": "^7.0.3", @@ -51,7 +51,7 @@ "tsup": "^7.2.0", "tsx": "^3.14.0", "typescript": "^5.3.3", - "vitest": "^0.34.6" + "vitest": "^4.1.2" }, "prettier": { "singleQuote": true