Skip to content

Commit

Permalink
chore(deps): bump @prisma/client in /packages/cpg-template/template
Browse files Browse the repository at this point in the history
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/3.9.1/packages/client)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and YassinEldeeb committed Feb 5, 2022
1 parent a3fee23 commit 959952b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cpg-template/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"test": "jest"
},
"dependencies": {
"@prisma/client": "3.9.0",
"@prisma/client": "3.9.1",
"@prisma/generator-helper": "3.9.1",
"@prisma/sdk": "3.9.1",
"prettier": "2.5.1"
Expand Down

0 comments on commit 959952b

Please sign in to comment.