Skip to content

Commit 08a7d87

Browse files
Update @cloudflare/workers-types requirement in /packages/worker
--- updated-dependencies: - dependency-name: "@cloudflare/workers-types" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 68a4b5d commit 08a7d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@babel/preset-env": "^7.25.8",
1818
"@cloudflare/vitest-pool-workers": "^0.4.25",
19-
"@cloudflare/workers-types": "^4.20240925.0",
19+
"@cloudflare/workers-types": "^4.20241022.0",
2020
"@eslint/js": "^9.11.0",
2121
"@typescript-eslint/eslint-plugin": "^8.10.0",
2222
"@typescript-eslint/parser": "^8.8.1",

0 commit comments

Comments
 (0)