Skip to content

Commit 47666d5

Browse files
Bump the workerd-and-workers-types group across 1 directory with 2 updates
Bumps the workerd-and-workers-types group with 2 updates in the / directory: [workerd](https://github.com/cloudflare/workerd) and [@cloudflare/workers-types](https://github.com/cloudflare/workerd). Updates `workerd` from 1.20260701.1 to 1.20260702.1 - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md) - [Commits](cloudflare/workerd@v1.20260701.1...v1.20260702.1) Updates `@cloudflare/workers-types` from 4.20260701.1 to 4.20260702.1 - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md) - [Commits](https://github.com/cloudflare/workerd/commits) --- updated-dependencies: - dependency-name: "@cloudflare/workers-types" dependency-version: 4.20260702.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workerd-and-workers-types - dependency-name: workerd dependency-version: 1.20260702.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workerd-and-workers-types ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be3f792 commit 47666d5

4 files changed

Lines changed: 204 additions & 204 deletions

File tree

packages/miniflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@cspotcode/source-map-support": "0.8.1",
5353
"sharp": "0.34.5",
5454
"undici": "catalog:default",
55-
"workerd": "1.20260701.1",
55+
"workerd": "1.20260702.1",
5656
"ws": "catalog:default",
5757
"youch": "4.1.0-beta.10"
5858
},

packages/wrangler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"miniflare": "workspace:*",
8585
"path-to-regexp": "6.3.0",
8686
"unenv": "2.0.0-rc.24",
87-
"workerd": "1.20260701.1"
87+
"workerd": "1.20260702.1"
8888
},
8989
"devDependencies": {
9090
"@aws-sdk/client-s3": "^3.721.0",

0 commit comments

Comments
 (0)