From e86886828ecfa7fbc104abbe1bc49d7a8e39ea51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 08:20:16 +0000 Subject: [PATCH] build(deps-dev): Bump @cloudflare/workers-types Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20260422.1 to 4.20260423.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.20260423.1 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 6e661c0..0f68356 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@codeeditorland/common": "0.0.6" }, "devDependencies": { - "@cloudflare/workers-types": "4.20260422.1", + "@cloudflare/workers-types": "4.20260423.1", "@playform/build": "0.3.1", "@types/dotenv": "8.2.3", "miniflare": "4.20260421.0",