Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 431f005

Browse files
authored
Bump workerd and versions to 3.20231002.0 (#701)
1 parent 92c22a0 commit 431f005

File tree

3 files changed

+64
-64
lines changed

3 files changed

+64
-64
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@miniflare/root",
3-
"version": "3.20230922.0",
3+
"version": "3.20231002.0",
44
"private": true,
55
"description": "Fun, full-featured, fully-local simulator for Cloudflare Workers",
66
"keywords": [

packages/miniflare/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "miniflare",
3-
"version": "3.20230922.0",
3+
"version": "3.20231002.0",
44
"description": "Fun, full-featured, fully-local simulator for Cloudflare Workers",
55
"keywords": [
66
"cloudflare",
@@ -35,14 +35,14 @@
3535
"source-map-support": "0.5.21",
3636
"stoppable": "^1.1.0",
3737
"undici": "^5.22.1",
38-
"workerd": "1.20230922.0",
38+
"workerd": "1.20231002.0",
3939
"ws": "^8.11.0",
4040
"youch": "^3.2.2",
4141
"zod": "^3.20.6"
4242
},
4343
"devDependencies": {
4444
"@cloudflare/kv-asset-handler": "^0.3.0",
45-
"@cloudflare/workers-types": "^4.20230807.0",
45+
"@cloudflare/workers-types": "^4.20231002.0",
4646
"@types/debug": "^4.1.7",
4747
"@types/estree": "^1.0.0",
4848
"@types/glob-to-regexp": "^0.4.1",

0 commit comments

Comments
 (0)