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

This commit is contained in:
Renovate Bot 2019-08-10 00:45:25 +00:00
parent db9fe35172
commit 14efb47940
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.1
- image: circleci/node:10.16.2
working_directory: ~/gatsby-starter-lumen
jobs: