Skip to content

Commit 161dd8c

Browse files
chore(deps): update dependency @cloudflare/workers-types to v4.20250204.0 (#7496)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 308c26e commit 161dd8c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

deployment-platforms/edge/cloudflare-workers/with-d1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@cloudflare/vitest-pool-workers": "0.6.12",
13-
"@cloudflare/workers-types": "4.20250129.0",
13+
"@cloudflare/workers-types": "4.20250204.0",
1414
"prisma": "6.3.1",
1515
"typescript": "5.7.3",
1616
"vitest": "3.0.5",

pulse/inngest-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dev": "tsc --watch"
1010
},
1111
"devDependencies": {
12-
"@cloudflare/workers-types": "4.20250129.0",
12+
"@cloudflare/workers-types": "4.20250204.0",
1313
"nodemon": "3.1.9",
1414
"prisma": "6.3.1",
1515
"ts-node": "10.9.2",

pulse/product-search-with-typesense/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"zod": "3.24.1"
1818
},
1919
"devDependencies": {
20-
"@cloudflare/workers-types": "4.20250129.0",
20+
"@cloudflare/workers-types": "4.20250204.0",
2121
"@types/pg": "8.11.11",
2222
"prisma": "6.3.1",
2323
"wrangler": "3.107.3"

0 commit comments

Comments
 (0)