Merge pull request #136 from alxshelepenok/renovate/node-10.x

chore(deps): update node.js to v10.15.3
This commit is contained in:
Alexander Shelepenok 2019-03-11 22:59:49 +03:00 committed by GitHub
commit 2d21fd71e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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