chore(deps): update node.js to v16.7.0

This commit is contained in:
Renovate Bot 2021-08-23 00:37:43 +00:00
parent 84bdc5899d
commit ca6b364a92
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

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