Skip to content

Commit

Permalink
chore: update unenv dependency version (#6920)
Browse files Browse the repository at this point in the history
  • Loading branch information
vicb authored Oct 9, 2024
1 parent ecef686 commit 2e64968
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 6 deletions.
7 changes: 7 additions & 0 deletions .changeset/heavy-ties-shop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"wrangler": patch
---

chore: update unenv dependency version

Pulls in [feat(node/net): implement Server mock](https://github.com/unjs/unenv/pull/316).
2 changes: 1 addition & 1 deletion packages/wrangler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"resolve.exports": "^2.0.2",
"selfsigned": "^2.0.1",
"source-map": "^0.6.1",
"unenv": "npm:[email protected]20240919-125358-9a64854",
"unenv": "npm:[email protected]20241009-125958-e8ea22f",
"workerd": "1.20240925.0",
"xxhash-wasm": "^1.0.1"
},
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2e64968

Please sign in to comment.