Skip to content

Commit 358f2d6

Browse files
committed
fix(deps): update all non-major dependencies to ^5.16.1
1 parent c2518d6 commit 358f2d6

2 files changed

Lines changed: 32 additions & 32 deletions

File tree

packages/prisma/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@typescript-eslint/eslint-plugin": "^6.21.0",
3333
"@typescript-eslint/parser": "^6.21.0",
3434
"eslint": "^8.57.0",
35-
"prisma": "^5.16.0",
35+
"prisma": "^5.16.1",
3636
"rimraf": "^5.0.7",
3737
"typescript": "^5.5.2"
3838
},
@@ -54,6 +54,6 @@
5454
"schema.prisma"
5555
],
5656
"dependencies": {
57-
"@prisma/client": "^5.16.0"
57+
"@prisma/client": "^5.16.1"
5858
}
5959
}

pnpm-lock.yaml

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)