Skip to content

Commit

Permalink
Merge pull request #273 from rubiin/renovate/all-non-major-deps
Browse files Browse the repository at this point in the history
fix(deps): update all non-major deps
  • Loading branch information
mergify[bot] authored Jul 18, 2023
2 parents 3dac669 + 928760a commit 4c4e1db
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.16.1
18.17.0
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nodejs 18.16.1
nodejs 18.17.0
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ services:

rabbitmq:
container_name: rabbitmq
image: rabbitmq:3.12.1-management-alpine
image: rabbitmq:3.12.2-management-alpine
env_file: env/.env.${ENV}
restart: unless-stopped
networks:
Expand Down

0 comments on commit 4c4e1db

Please sign in to comment.