From aaf971d5f0ff807d9319a0150865d007857c00a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 14:12:57 +0000 Subject: [PATCH] chore(deps-dev): Bump @cloudflare/workers-types Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20251004.0 to 4.20251008.0. - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/Dockerfile.release) - [Commits](https://github.com/cloudflare/workerd/commits) --- updated-dependencies: - dependency-name: "@cloudflare/workers-types" dependency-version: 4.20251008.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68dcd21..5e3d2e2 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "dependencies": {}, "devDependencies": { - "@cloudflare/workers-types": "4.20251004.0", + "@cloudflare/workers-types": "4.20251008.0", "@playform/build": "0.2.5" }, "publishConfig": {