Skip to content

Commit

Permalink
fix(deps): update prisma monorepo to v5.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2024
1 parent 79f6f09 commit e670498
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions query-engine/query-engine-wasm/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"dependencies": {
"@libsql/client": "0.4.0-pre.2",
"@prisma/adapter-libsql": "5.8.0-dev.24",
"@prisma/client": "5.8.0-dev.24",
"@prisma/client": "5.8.1",
"@prisma/driver-adapter-utils": "5.8.0-dev.24",
"prisma": "5.8.0-dev.24"
"prisma": "5.8.1"
}
}
56 changes: 28 additions & 28 deletions query-engine/query-engine-wasm/example/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e670498

Please sign in to comment.