Skip to content

Commit 1490136

Browse files
Bump prisma from 6.19.2 to 7.3.0
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 6.19.2 to 7.3.0. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.3.0/packages/cli) --- updated-dependencies: - dependency-name: prisma dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f76f2de commit 1490136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/app/prisma-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@prisma/client": "~6.19.0",
5353
"@vitest/coverage-v8": "^4.0.15",
5454
"cross-env": "^10.0.0",
55-
"prisma": "~6.19.0",
55+
"prisma": "~7.3.0",
5656
"rimraf": "^6.0.1",
5757
"typescript": "5.9.3",
5858
"vitest": "^4.0.15",

0 commit comments

Comments
 (0)