Skip to content

Commit

Permalink
chore(deps): update driver adapters directory (minor) (#4806)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 3, 2024
1 parent fa0e267 commit cf53d7e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions query-engine/driver-adapters/executor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
"query-engine-wasm-baseline": "npm:@prisma/[email protected]",
"query-engine-wasm-latest": "npm:@prisma/query-engine-wasm@latest",
"ts-pattern": "5.1.0",
"undici": "6.10.1",
"wrangler": "3.41.0",
"undici": "6.11.1",
"wrangler": "3.44.0",
"ws": "8.16.0"
},
"devDependencies": {
"@cloudflare/workers-types": "4.20240329.0",
"@types/node": "20.11.30",
"@cloudflare/workers-types": "4.20240402.0",
"@types/node": "20.12.3",
"tsup": "8.0.2",
"tsx": "4.7.1",
"typescript": "5.4.3"
Expand Down
2 changes: 1 addition & 1 deletion query-engine/driver-adapters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"keywords": [],
"author": "",
"devDependencies": {
"@types/node": "20.11.30",
"@types/node": "20.12.3",
"esbuild": "0.20.2",
"tsup": "8.0.2",
"tsx": "4.7.1",
Expand Down

0 comments on commit cf53d7e

Please sign in to comment.