[Docs Site] Bump @cloudflare/workers-types (#19365)

Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20250109.0 to 4.20250121.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-01-24 16:41:00 +00:00 committed by GitHub
parent 4ad0afc36b
commit 5fcae00229
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -17,7 +17,7 @@
"@astrojs/tailwind": "5.1.4",
"@cloudflare/puppeteer": "0.0.14",
"@cloudflare/vitest-pool-workers": "0.6.0",
"@cloudflare/workers-types": "4.20250109.0",
"@cloudflare/workers-types": "4.20250121.0",
"@codingheads/sticky-header": "1.0.2",
"@expressive-code/plugin-collapsible-sections": "0.38.3",
"@iarna/toml": "2.2.5",
@ -2251,9 +2251,9 @@
}
},
"node_modules/@cloudflare/workers-types": {
"version": "4.20250109.0",
"resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250109.0.tgz",
"integrity": "sha512-Y1zgSaEOOevl9ORpzgMcm4j535p3nK2lrblHHvYM2yxR50SBKGh+wvkRFAIxWRfjUGZEU+Fp6923EGioDBbobA==",
"version": "4.20250121.0",
"resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250121.0.tgz",
"integrity": "sha512-2bBosmudcwvUOKzuCL/Jum18LDh3QoU0QnTNMXIgcVwuq3LaNzyZnOW14bFXPhLU/84ZjNO3zO5R/U11Zgag2Q==",
"dev": true,
"license": "MIT OR Apache-2.0"
},

View file

@ -36,7 +36,7 @@
"@astrojs/tailwind": "5.1.4",
"@cloudflare/puppeteer": "0.0.14",
"@cloudflare/vitest-pool-workers": "0.6.0",
"@cloudflare/workers-types": "4.20250109.0",
"@cloudflare/workers-types": "4.20250121.0",
"@codingheads/sticky-header": "1.0.2",
"@expressive-code/plugin-collapsible-sections": "0.38.3",
"@iarna/toml": "2.2.5",