build: update to Node 10 (#25822)

PR Close #25822
This commit is contained in:
Alex Eagle
2018-09-05 12:38:53 -07:00
committed by Igor Minar
parent 62f4ea5f0f
commit f707f545aa
15 changed files with 43 additions and 41 deletions

View File

@ -34,8 +34,8 @@ fi
# CUSTOM GLOBALS #
#######################
setEnvVar NODE_VERSION 8.9.1
setEnvVar YARN_VERSION 1.3.2
setEnvVar NODE_VERSION 10.9.0
setEnvVar YARN_VERSION 1.9.2
# Pin to a Chromium version that does not cause the aio e2e tests to flake. (See https://github.com/angular/angular/pull/20403.)
# Revision 494239 (which was part of Chrome 62.0.3186.0) is the last version that does not cause flakes. (Latest revision checked: 508578)
setEnvVar CHROMIUM_VERSION 561733 # Chrome 68 linux stable, see https://www.chromium.org/developers/calendar