Skip to content

Commit

Permalink
Merge pull request #156 from jonycheung/renovate/circleci-node-16.x
Browse files Browse the repository at this point in the history
chore(deps): update node.js to v16.9.1
  • Loading branch information
jonycheung authored Sep 22, 2021
2 parents e598c07 + 1163f03 commit a66130d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: 2
defaults: &defaults
working_directory: ~/repo
docker:
- image: circleci/node:16.9.0
- image: circleci/node:16.9.1

jobs:
test:
Expand Down

0 comments on commit a66130d

Please sign in to comment.