Merge pull request #694 from streamich/renovate/node-12.x

Update Node.js to v12.13.0
This commit is contained in:
Anton Zinovyev 2019-11-02 05:13:15 +03:00 committed by GitHub
commit 499b45d2ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ version: 2
refs:
container: &container
docker:
- image: node:12.12.0
- image: node:12.13.0
working_directory: ~/repo
steps:
- &Versions