build: update to Bazel 0.21.0 (#27935)

PR Close #27935
This commit is contained in:
Greg Magolan
2019-01-04 10:59:58 -08:00
committed by Kara Erickson
parent 411de252d7
commit e7f43386a6
5 changed files with 32 additions and 35 deletions
+2 -1
View File
@@ -87,8 +87,9 @@
"fsevents": "2.0.1"
},
"// 2": "devDependencies are not used under Bazel. Many can be removed after test.sh is deleted.",
"// 3": "when updating @bazel/bazel version you also need to update the RBE settings in .bazelrc (see https://github.com/angular/angular/pull/27935)",
"devDependencies": {
"@bazel/bazel": "~0.20.0",
"@bazel/bazel": "~0.21.0",
"@bazel/buildifier": "^0.19.2",
"@bazel/ibazel": "~0.9.0",
"@types/angular": "^1.6.47",