Skip to content

Commit

Permalink
chore(deps): update e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 14, 2024
1 parent 957632d commit cb63231
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/client/tests/e2e/enum-import-in-edge/package.json
Expand Up @@ -5,7 +5,7 @@
"scripts": {},
"dependencies": {
"@prisma/client": "/tmp/prisma-client-0.0.0.tgz",
"wrangler": "3.28.1"
"wrangler": "3.28.2"
},
"devDependencies": {
"@types/jest": "29.5.12",
Expand Down
Expand Up @@ -15,7 +15,7 @@
"@types/node": "18.19.15",
"@types/react": "18.2.55",
"@prisma/nextjs-monorepo-workaround-plugin": "/tmp/prisma-nextjs-monorepo-workaround-plugin-0.0.0.tgz",
"webpack": "5.76.0"
"webpack": "5.90.1"
},
"dependencies": {
"db": "workspace:*",
Expand Down
Expand Up @@ -15,7 +15,7 @@
"@types/node": "18.19.15",
"@types/react": "18.2.55",
"@prisma/nextjs-monorepo-workaround-plugin": "/tmp/prisma-nextjs-monorepo-workaround-plugin-0.0.0.tgz",
"webpack": "5.76.0"
"webpack": "5.90.1"
},
"dependencies": {
"db": "workspace:*",
Expand Down
Expand Up @@ -15,7 +15,7 @@
"@types/node": "18.19.15",
"@types/react": "18.2.55",
"@prisma/nextjs-monorepo-workaround-plugin": "/tmp/prisma-nextjs-monorepo-workaround-plugin-0.0.0.tgz",
"webpack": "5.76.0"
"webpack": "5.90.1"
},
"dependencies": {
"db": "workspace:*",
Expand Down
Expand Up @@ -11,6 +11,6 @@
"@types/node": "16.18.80",
"esbuild": "0.20.0",
"prisma": "/tmp/prisma-0.0.0.tgz",
"wrangler": "3.19.0"
"wrangler": "3.28.2"
}
}
Expand Up @@ -10,6 +10,6 @@
"@types/jest": "29.5.12",
"@types/node": "16.18.80",
"prisma": "/tmp/prisma-0.0.0.tgz",
"wrangler": "3.19.0"
"wrangler": "3.28.2"
}
}

0 comments on commit cb63231

Please sign in to comment.