Skip to content

Commit 9d055e9

Browse files
build(deps-dev): bump vitest (#59)
Bumps the npm_and_yarn group with 1 update in the /test/apps/cf-workers-app directory: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `vitest` from 1.5.0 to 1.6.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.1/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 1.6.1 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d4eeea6 commit 9d055e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/apps/cf-workers-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@cloudflare/vitest-pool-workers": "^0.4.5",
1414
"@cloudflare/workers-types": "^4.20240712.0",
1515
"typescript": "^5.5.2",
16-
"vitest": "1.5.0",
16+
"vitest": "1.6.1",
1717
"wrangler": "^3.60.3"
1818
}
1919
}

0 commit comments

Comments
 (0)