From 4e92d083c6d8144e19b04df2f4b9cd5ba85c94b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 23:37:28 +0000 Subject: [PATCH] Bump vitest in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `vitest` from 4.0.7 to 4.1.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.1.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- packages/cli/package.json | 2 +- pnpm-lock.yaml | 2 +- pnpm-workspace.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 5785d67..52c4eae 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "tsx": "^4.22.3", "turbo": "^2.9.16", "typescript": "catalog:", - "vitest": "^4.1.7" + "vitest": "^4.1.0" }, "packageManager": "pnpm@11.5.0" } diff --git a/packages/cli/package.json b/packages/cli/package.json index d935eb8..551aa68 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -44,6 +44,6 @@ "@types/node": "^22.13.14", "tsdown": "^0.22.1", "typescript": "^5", - "vitest": "4.0.7" + "vitest": "4.1.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0c33fc5..a354048 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,7 +34,7 @@ catalogs: specifier: ^6.0.3 version: 6.0.3 vitest: - specifier: ^4.1.7 + specifier: ^4.1.0 version: 4.1.7 wrangler: specifier: ^4.95.0 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 8118271..b3bcd39 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -26,4 +26,4 @@ catalog: wrangler: ^4.95.0 "@trpc/client": ^11.17.0 pg: ^8.21.0 - vitest: ^4.1.7 + vitest: ^4.1.0