chore(deps-dev): bump @cloudflare/workers-types (#3)

Bumps the npm-minor-patch group with 1 update: [@cloudflare/workers-types](https://github.com/cloudflare/workerd).


Updates `@cloudflare/workers-types` from 4.20260410.1 to 4.20260411.1
- [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-version: 4.20260411.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
...

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]
2026-04-11 19:51:28 +02:00
committed by GitHub
parent 8298054d28
commit 7c61767afa
2 changed files with 5 additions and 146 deletions

View File

@@ -28,7 +28,7 @@
"format:pages:check": "prettier --check \"src/**/*.ts\" \"status-page/src/**/*.ts\""
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240208.0",
"@cloudflare/workers-types": "^4.20260411.1",
"@types/js-yaml": "^4.0.9",
"@types/node": "^25.5.2",
"@typescript-eslint/parser": "^8.58.1",