Skip to content

Commit

Permalink
chore(deps): update node.js
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent e60026d commit be4cf6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ruby 3.4.1
nodejs 22.12.0
nodejs 22.13.1
yarn 1.22.19
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ services:
- .:/app
- dummy_web_bundle:/usr/local/bundle
dummy-vite:
image: node:22.12.0-alpine
image: node:22.13.0-alpine
platform: linux/x86_64
working_dir: /app/audiences/spec/dummy
command:
Expand Down

0 comments on commit be4cf6c

Please sign in to comment.