Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @cloudflare/vitest-pool-workers from 0.6.1 to 0.6.3 #462

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -216,22 +216,22 @@ __metadata:
linkType: hard

"@cloudflare/vitest-pool-workers@npm:^0.6.0":
version: 0.6.1
resolution: "@cloudflare/vitest-pool-workers@npm:0.6.1"
version: 0.6.3
resolution: "@cloudflare/vitest-pool-workers@npm:0.6.3"
dependencies:
birpc: "npm:0.2.14"
cjs-module-lexer: "npm:^1.2.3"
devalue: "npm:^4.3.0"
esbuild: "npm:0.17.19"
miniflare: "npm:3.20241230.2"
semver: "npm:^7.5.1"
wrangler: "npm:3.102.0"
wrangler: "npm:3.103.1"
zod: "npm:^3.22.3"
peerDependencies:
"@vitest/runner": 2.0.x - 2.1.x
"@vitest/snapshot": 2.0.x - 2.1.x
vitest: 2.0.x - 2.1.x
checksum: 10c0/b0539cefc6d456e63718483cd02efe6c06140103ec3286d43a22f62161ad01e3b9c5a07cc7cd8c645bd1235aaa1acbec49393d04ab6550c74475dd9f79c02abb
checksum: 10c0/ea47ebf329302880adf36cb7738e0da3b1a8bbd58cc5ed3cdb71e09f9ff6e6db11b869b4b2ec887d56aff8cd8d4738889b7fc614435c1d4ec02a71cd596f2678
languageName: node
linkType: hard

Expand Down Expand Up @@ -4410,16 +4410,16 @@ __metadata:
languageName: node
linkType: hard

"unenv@npm:[email protected]20241218-183400-5d6aec3":
version: 2.0.0-20241218-183400-5d6aec3
resolution: "unenv-nightly@npm:2.0.0-20241218-183400-5d6aec3"
"unenv@npm:[email protected]20250109-100802-88ad671":
version: 2.0.0-20250109-100802-88ad671
resolution: "unenv-nightly@npm:2.0.0-20250109-100802-88ad671"
dependencies:
defu: "npm:^6.1.4"
mlly: "npm:^1.7.3"
ohash: "npm:^1.1.4"
pathe: "npm:^1.1.2"
ufo: "npm:^1.5.4"
checksum: 10c0/139b3c55ffc921b8e8c6055339d17a71b9ef1c4b8411a19d4882dcb78d39791a9a0ec969792230aca339d57551dd6ba6a3cec1aa553800b51b63aeea452aaad5
checksum: 10c0/5be53a823cc27902fc774176d1899013c9748b6c715f8ba3bc78f7cea122700c06e1861d1face2735aaf8f3b9e66f983254e3d3da007333ca910036a638ac967
languageName: node
linkType: hard

Expand Down Expand Up @@ -4663,9 +4663,9 @@ __metadata:
languageName: node
linkType: hard

"wrangler@npm:3.102.0":
version: 3.102.0
resolution: "wrangler@npm:3.102.0"
"wrangler@npm:3.103.1":
version: 3.103.1
resolution: "wrangler@npm:3.103.1"
dependencies:
"@cloudflare/kv-asset-handler": "npm:0.3.4"
"@esbuild-plugins/node-globals-polyfill": "npm:0.2.3"
Expand All @@ -4675,7 +4675,7 @@ __metadata:
fsevents: "npm:~2.3.2"
miniflare: "npm:3.20241230.2"
path-to-regexp: "npm:6.3.0"
unenv: "npm:[email protected]20241218-183400-5d6aec3"
unenv: "npm:[email protected]20250109-100802-88ad671"
workerd: "npm:1.20241230.0"
peerDependencies:
"@cloudflare/workers-types": ^4.20241230.0
Expand All @@ -4688,7 +4688,7 @@ __metadata:
bin:
wrangler: bin/wrangler.js
wrangler2: bin/wrangler.js
checksum: 10c0/4ab327ad8e7f8657728324352706b76df46cbef9dad5a251c30a10cfeb504ffb8e3285947f60f596b000cbb9924e1728033531dfe91b7abe17c9da5412b5bb4c
checksum: 10c0/1547555817d5be8c2a86396f4a6473e36e0e579ba14780e706c94a7520b984d237fef3f1014fd9713136983dfb84ab75d326bf9fc64bc498f1154501f3d6fc46
languageName: node
linkType: hard

Expand Down
Loading