Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent f021397 commit 206ec50
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 49 deletions.
2 changes: 1 addition & 1 deletion docker-compose.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
container_name: grapa_test

db:
image: postgres:15.8
image: postgres:15.9
environment:
- POSTGRES_PASSWORD=postgres
ports:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ services:
container_name: grapa_dev

db:
image: postgres:15.8
image: postgres:15.9
environment:
- PGDATA=/data
- POSTGRES_PASSWORD=postgres
Expand Down
90 changes: 43 additions & 47 deletions package-lock.json

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

0 comments on commit 206ec50

Please sign in to comment.