Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and YassinEldeeb committed Feb 4, 2022
1 parent a3203ec commit d384355
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 @@ -20,7 +20,7 @@
"dependencies": {
"@prisma/client": "3.7.0",
"@prisma/generator-helper": "3.8.1",
"@prisma/sdk": "3.8.1",
"@prisma/sdk": "3.9.1",
"prettier": "2.5.0"
},
"devDependencies": {
Expand Down

0 comments on commit d384355

Please sign in to comment.