Skip to content

Commit

Permalink
Bump @prisma/client in /examples/ecs-fargate/prisma/infra
Browse files Browse the repository at this point in the history
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 4.8.1 to 5.7.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.7.0/packages/client)

---
updated-dependencies:
- dependency-name: "@prisma/client"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 11, 2023
1 parent b65feda commit 8d9853d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 34 deletions.
33 changes: 9 additions & 24 deletions examples/ecs-fargate/prisma/infra/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/ecs-fargate/prisma/infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"prisma": "^4.2.1"
},
"dependencies": {
"@prisma/client": "^4.2.1"
"@prisma/client": "^5.7.0"
}
}
12 changes: 3 additions & 9 deletions examples/ecs-fargate/prisma/infra/yarn.lock

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

0 comments on commit 8d9853d

Please sign in to comment.