Skip to content

Commit 7d0a469

Browse files
authored
fix(forks): set correct VITEST_POOL_ID (#5002)
1 parent 6421c27 commit 7d0a469

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/vitest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
"std-env": "^3.5.0",
159159
"strip-literal": "^1.3.0",
160160
"tinybench": "^2.5.1",
161-
"tinypool": "^0.8.1",
161+
"tinypool": "^0.8.2",
162162
"vite": "^5.0.0",
163163
"vite-node": "workspace:*",
164164
"why-is-node-running": "^2.2.2"

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)