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 14, 2024
1 parent 2a160c7 commit a70c135
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"engines": {
"node": "22"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"scripts": {
"prepare": "husky"
},
Expand Down
2 changes: 1 addition & 1 deletion src/development/stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ services:
POSTGRES_DB_FILE: /run/secrets/postgres_db
POSTGRES_PASSWORD_FILE: /run/secrets/postgres_password
POSTGRES_USER_FILE: /run/secrets/postgres_user
image: postgres:17.0-alpine@sha256:d388be15cfb665c723da47cccdc7ea5c003ed71f700c5419bbd075033227ce1f
image: postgres:17.1-alpine@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
secrets:
- postgres_db
- postgres_password
Expand Down

0 comments on commit a70c135

Please sign in to comment.