chore(deps): update node.js to v10.16.1

This commit is contained in:
Renovate Bot 2019-08-03 00:54:57 +00:00
parent 3e0e81a50c
commit 608043d112
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA

View File

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