From 705e248baee62dc8e6d551fe3e3615896ef80bfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 11:07:46 +0000 Subject: [PATCH] [Docs Site] Bump @cloudflare/workers-types Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20250910.0 to 4.20250913.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.20250913.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2a0ce2484f48ff3..34a2b6344a41883 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@astrojs/starlight-docsearch": "0.6.0", "@astrojs/starlight-tailwind": "4.0.1", "@cloudflare/vitest-pool-workers": "0.8.71", - "@cloudflare/workers-types": "4.20250910.0", + "@cloudflare/workers-types": "4.20250913.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.41.3", "@expressive-code/plugin-line-numbers": "0.41.3", @@ -1497,9 +1497,9 @@ } }, "node_modules/@cloudflare/workers-types": { - "version": "4.20250910.0", - "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250910.0.tgz", - "integrity": "sha512-sxkeMWt8IA7OLSAAI0q4nyPdPIKkwheldnutNLESx35MSumXOvYE5HrwJgLRWtjV12k4UzaBy/zvPZ85fiAyAQ==", + "version": "4.20250913.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250913.0.tgz", + "integrity": "sha512-JjrYEvRn7cyALxwoFTw3XChaQneHSJOXqz2t5iKEpNzAnC2iPQU75rtTK/gw03Jjy4SHY5aEBh/uqQePtonZlA==", "dev": true, "license": "MIT OR Apache-2.0" }, diff --git a/package.json b/package.json index 300c9ab526094f1..cff7fb30f4bc8c1 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@astrojs/starlight-docsearch": "0.6.0", "@astrojs/starlight-tailwind": "4.0.1", "@cloudflare/vitest-pool-workers": "0.8.71", - "@cloudflare/workers-types": "4.20250910.0", + "@cloudflare/workers-types": "4.20250913.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.41.3", "@expressive-code/plugin-line-numbers": "0.41.3",