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

This commit is contained in:
Renovate Bot 2020-01-14 00:52:35 +00:00
parent 66575c2197
commit b4bf88855f
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

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