Skip to content

Commit

Permalink
chore(deps): update node.js to v20.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 13, 2024
1 parent 1629800 commit 78c8456
Show file tree
Hide file tree
Showing 3 changed files with 655 additions and 351 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
command: npm run compile
deploy:
docker:
- image: cimg/node:20.2
- image: cimg/node:20.12
steps:
- checkout
- node/install-packages
Expand Down

0 comments on commit 78c8456

Please sign in to comment.