mirror of
https://github.com/cloudflare/cloudflare-docs.git
synced 2026-01-16 23:11:06 +00:00
[Docs Site] Bump @cloudflare/workers-types (#24969)
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20250904.0 to 4.20250905.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.20250905.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6821d68d67
commit
b840a2596d
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -18,7 +18,7 @@
|
|||
"@astrojs/starlight-docsearch": "0.6.0",
|
||||
"@astrojs/starlight-tailwind": "4.0.1",
|
||||
"@cloudflare/vitest-pool-workers": "0.8.69",
|
||||
"@cloudflare/workers-types": "4.20250904.0",
|
||||
"@cloudflare/workers-types": "4.20250905.0",
|
||||
"@codingheads/sticky-header": "1.0.2",
|
||||
"@expressive-code/plugin-collapsible-sections": "0.41.3",
|
||||
"@expressive-code/plugin-line-numbers": "0.41.3",
|
||||
|
|
@ -1593,9 +1593,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@cloudflare/workers-types": {
|
||||
"version": "4.20250904.0",
|
||||
"resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250904.0.tgz",
|
||||
"integrity": "sha512-674ULxQdY+RJOUdmQUa8XSYjHR8EVcQjFz50dKuubX7NxlUeDWeeEgsXGeYZ1oXZSGRazykalt6BMwuKm05DMw==",
|
||||
"version": "4.20250905.0",
|
||||
"resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250905.0.tgz",
|
||||
"integrity": "sha512-K/noYRtyz+7oZCiTml2wZxpdq7D2kB8QP6DAOq4d1CYYLFZCsvKdEZdVVC3pj2MCmAdG7wDzhf2h7POA5Uw5ig==",
|
||||
"dev": true,
|
||||
"license": "MIT OR Apache-2.0"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
"@astrojs/starlight-docsearch": "0.6.0",
|
||||
"@astrojs/starlight-tailwind": "4.0.1",
|
||||
"@cloudflare/vitest-pool-workers": "0.8.69",
|
||||
"@cloudflare/workers-types": "4.20250904.0",
|
||||
"@cloudflare/workers-types": "4.20250905.0",
|
||||
"@codingheads/sticky-header": "1.0.2",
|
||||
"@expressive-code/plugin-collapsible-sections": "0.41.3",
|
||||
"@expressive-code/plugin-line-numbers": "0.41.3",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue