Skip to content

Commit

Permalink
Merge pull request #668 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 08c6b4d + ee4d3bd commit 0e66e05
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 0e66e05

Please sign in to comment.