Skip to content

Commit

Permalink
Update Node.js
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 6, 2020
1 parent e0fdfaf commit 73f733a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.0-browsers-legacy@sha256:5fdf99e1f85cc184eafab26ee8de3bf25433502074594913ac4d071d47b12a1a"
- image: "circleci/node:10.18.1-browsers-legacy@sha256:3807d6671acbcc0cc8ccf82e68e60a81ef768fde75c370e8446914fdfde7db27"
steps:
- checkout
# Download and cache dependencies
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"react": "^16.8.6"
},
"engines": {
"node": "10.18.1",
"node": "10.19.0",
"npm": "6.13.7"
}
}

0 comments on commit 73f733a

Please sign in to comment.