From 36d6dc3e53f497d6653c09a22592c27e4a6374f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 14:53:21 +0000 Subject: [PATCH] Bump @cloudflare/workers-types from 4.20240925.0 to 4.20241004.0 Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20240925.0 to 4.20241004.0. - [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-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 895f6cc..954cd8a 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "prepublishOnly": "Build 'Source/**/*.ts'" }, "devDependencies": { - "@cloudflare/workers-types": "4.20240925.0", + "@cloudflare/workers-types": "4.20241004.0", "@playform/build": "0.1.7" }, "publishConfig": {