Skip to content

Commit

Permalink
chore(deps): update node.js to v22.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 2186351 commit 78d88d9
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.0
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 78d88d9

Please sign in to comment.