From d88e5ac14c4d3e4c99558f235b77c7000d401526 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 12:43:46 +0000 Subject: [PATCH] chore(deps): update vitest monorepo to v1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 36a264f..404c121 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": "^1.2.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": "^1.2.2" }, "prettier": { "singleQuote": true