Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Commit

Permalink
Bump prisma from 4.11.0 to 5.1.1
Browse files Browse the repository at this point in the history
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 4.11.0 to 5.1.1.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.1.1/packages/cli)

---
updated-dependencies:
- dependency-name: prisma
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 9, 2023
1 parent b4309f1 commit f0cfd19
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"autoprefixer": "^10.4.13",
"concurrently": "^7.6.0",
"postcss": "^8.4.21",
"prisma": "^4.11.0",
"prisma": "^5.1.1",
"tailwindcss": "^3.2.7",
"typescript": "~4.9.5"
},
Expand Down
21 changes: 10 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1798,10 +1798,10 @@ __metadata:
languageName: node
linkType: hard

"@prisma/engines@npm:4.11.0":
version: 4.11.0
resolution: "@prisma/engines@npm:4.11.0"
checksum: 98030cead39e5009b7a91fd2463433ccdb16cbeb6c7345ed7950c25dbe0731a425fc888458a1423b594d659972e081ca3d63d301ef647f05a634209c75769db2
"@prisma/engines@npm:5.1.1":
version: 5.1.1
resolution: "@prisma/engines@npm:5.1.1"
checksum: 561c85def110279eb7c764e7c1ea1f8f54d9a2948ed5e5db9b11321c2bef362d178b756e39e7e022ee27cb2be5ac8d9b835967ce341ad8f6a1e8502f988140ee
languageName: node
linkType: hard

Expand Down Expand Up @@ -2070,7 +2070,7 @@ __metadata:
concurrently: ^7.6.0
cross-env: ^7.0.3
postcss: ^8.4.21
prisma: ^4.11.0
prisma: ^5.1.1
react: ^18.2.0
react-dom: ^18.2.0
remix-auth: ^3.4.0
Expand Down Expand Up @@ -6629,15 +6629,14 @@ __metadata:
languageName: node
linkType: hard

"prisma@npm:^4.11.0":
version: 4.11.0
resolution: "prisma@npm:4.11.0"
"prisma@npm:^5.1.1":
version: 5.1.1
resolution: "prisma@npm:5.1.1"
dependencies:
"@prisma/engines": 4.11.0
"@prisma/engines": 5.1.1
bin:
prisma: build/index.js
prisma2: build/index.js
checksum: 760d80766ae16ad2d25cfc20d75433b020dff0937eab864b94b95beadd89e481508e4d3c6370a5df90749d5ac5c7af77c9c2f293b74bfdee0e548b04a905c2e7
checksum: ab0879fdff3a5e3f50956e18308bd996708519824802b2528c80d1639bbb4d8dd499ef17670db27986695811a9e28b2c9d5ab0753031441ee12878b30bace8b7
languageName: node
linkType: hard

Expand Down

0 comments on commit f0cfd19

Please sign in to comment.