Skip to content

Commit

Permalink
Merge pull request #1105 from nestjs/renovate/cimg-node-19.x
Browse files Browse the repository at this point in the history
chore(deps): update node.js to v19
  • Loading branch information
kamilmysliwiec committed Dec 27, 2022
2 parents c7c1969 + 8eb9856 commit 71a3c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -39,7 +39,7 @@ jobs:
integration_tests:
working_directory: ~/nest
docker:
- image: cimg/node:17.9
- image: cimg/node:19.3
steps:
- checkout
- *restore-cache
Expand Down

0 comments on commit 71a3c97

Please sign in to comment.