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

This commit is contained in:
Renovate Bot 2019-10-24 03:36:50 +00:00
parent 2111206455
commit e09377833c
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.3
- image: circleci/node:10.17.0
working_directory: ~/gatsby-starter-lumen
jobs: