Skip to content

Commit

Permalink
Update dependencies (non-major) to v4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 28, 2023
1 parent b705a83 commit 0c3afcd
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
60 changes: 30 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"ci:test": "jest"
},
"dependencies": {
"@prisma/client": "4.10.1",
"@prisma/client": "4.11.0",
"express": "^4.17.3"
},
"devDependencies": {
Expand All @@ -19,7 +19,7 @@
"@types/uuid": "^8.3.1",
"faker": "^5.5.3",
"jest": "^29.0.0",
"prisma": "4.10.1",
"prisma": "4.11.0",
"supertest": "^6.1.6",
"ts-jest": "^29.0.0",
"ts-node": "10.9.1",
Expand Down

0 comments on commit 0c3afcd

Please sign in to comment.