Skip to content

Commit

Permalink
Update Node.js to version 10.19.0 (#56940) (#56941)
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
  • Loading branch information
Tyler Smalley authored Feb 6, 2020
1 parent da03c94 commit 9c46ce8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.18.0
10.19.0
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.18.0
10.19.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@
"zlib": "^1.0.5"
},
"engines": {
"node": "10.18.0",
"node": "10.19.0",
"yarn": "^1.21.1"
}
}

0 comments on commit 9c46ce8

Please sign in to comment.