Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 16, 2023
1 parent 391e517 commit 8f49576
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 55 deletions.
42 changes: 21 additions & 21 deletions mongoose/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 mongoose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"typescript": "^5.0.0"
},
"dependencies": {
"@cerbos/core": "^0.12.0",
"@cerbos/grpc": "^0.12.0"
"@cerbos/core": "^0.13.0",
"@cerbos/grpc": "^0.13.0"
}
}
60 changes: 30 additions & 30 deletions prisma/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 prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"typescript": "^5.0.0"
},
"dependencies": {
"@cerbos/core": "^0.12.0",
"@cerbos/grpc": "^0.12.0"
"@cerbos/core": "^0.13.0",
"@cerbos/grpc": "^0.13.0"
}
}

0 comments on commit 8f49576

Please sign in to comment.