Skip to content

Commit 8a665ff

Browse files
Bump @cloudflare/workers-types
Bumps the development-dependencies group in /serve-robots with 1 update: [@cloudflare/workers-types](https://github.com/cloudflare/workerd). Updates `@cloudflare/workers-types` from 4.20260408.1 to 4.20260409.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.20260409.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5159dd commit 8a665ff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

serve-robots/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

serve-robots/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"lint": "prettier --check ."
99
},
1010
"devDependencies": {
11-
"@cloudflare/workers-types": "^4.20260408.1",
11+
"@cloudflare/workers-types": "^4.20260409.1",
1212
"prettier": "^3.2.5",
1313
"typescript": "^6.0.2",
1414
"wrangler": "^4.81.0"

0 commit comments

Comments
 (0)