From 1c37fa047656dc082cfdbaaf2c8f97f2c70fcbf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 09:05:15 +0000 Subject: [PATCH] Bump @cloudflare/workers-types from 4.20250610.0 to 4.20250612.0 Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20250610.0 to 4.20250612.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.20250612.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 eda6bee5..9cf09a7a 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@codeeditorland/common": "0.0.6" }, "devDependencies": { - "@cloudflare/workers-types": "4.20250610.0", + "@cloudflare/workers-types": "4.20250612.0", "@playform/build": "0.2.4", "@types/dotenv": "8.2.3", "miniflare": "4.20250525.1",