Skip to content

Commit

Permalink
chore(deps): update node.js to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 27, 2022
1 parent c591e31 commit ee4d3bd
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 ee4d3bd

Please sign in to comment.