Skip to content

Commit

Permalink
Update Node.js to v10.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 8, 2020
1 parent 73f733a commit 6b17c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 2
jobs:
build:
docker:
- image: "circleci/node:10.18.1-browsers-legacy@sha256:3807d6671acbcc0cc8ccf82e68e60a81ef768fde75c370e8446914fdfde7db27"
- image: "circleci/node:10.19.0-browsers-legacy@sha256:ba6b5319c94a46b9e94e2530e10431fc65b9f76df0897f62a60c02632f249bde"
steps:
- checkout
# Download and cache dependencies
Expand Down

0 comments on commit 6b17c90

Please sign in to comment.