From 9237a9eea8f9c4776fee213c4281af7c33aef49f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 16:52:10 +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..e5ce8ac 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.6.0", "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.6.0" }, "prettier": { "singleQuote": true