Skip to content

Commit

Permalink
Merge pull request #11787 from nestjs/renovate/cimg-node-18.x
Browse files Browse the repository at this point in the history
chore(deps): update node.js to v18.16
  • Loading branch information
kamilmysliwiec committed Jun 14, 2023
2 parents f91507a + 118052e commit 60fa1fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -70,7 +70,7 @@ jobs:
test_node_18:
<<: *unit-tests-template
docker:
- image: cimg/node:18.14
- image: cimg/node:18.16

test_node_19:
<<: *unit-tests-template
Expand Down

0 comments on commit 60fa1fc

Please sign in to comment.