Merge pull request #1042 from alxshelepenok/renovate/circleci-node-16.x

chore(deps): update node.js to v16.13.1
This commit is contained in:
Alexander Shelepenok 2022-04-17 15:51:26 +03:00 committed by GitHub
commit f0a3652b23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ version: 2
defaults: &defaults
docker:
- image: circleci/node:16.10.0
- image: circleci/node:16.13.1
working_directory: ~/gatsby-starter-lumen
jobs: