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

This commit is contained in:
Renovate Bot 2019-08-16 16:40:23 +00:00
parent 0bd66e39a6
commit ba6c65a65a
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.2
- image: circleci/node:10.16.3
working_directory: ~/gatsby-starter-lumen
jobs: