build: update bazel to 0.24 (#29530)

PR Close #29530
This commit is contained in:
Alex Eagle
2019-03-26 21:39:24 -07:00
committed by Miško Hevery
parent 80161d5033
commit aaa8a3a957
6 changed files with 132 additions and 26 deletions
+1 -1
View File
@@ -111,7 +111,7 @@
"// 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": {
"@angular/cli": "^7.3.2",
"@bazel/bazel": "0.23.2",
"@bazel/bazel": "0.24.0",
"@bazel/buildifier": "^0.19.2",
"@bazel/ibazel": "~0.9.0",
"@types/minimist": "^1.2.0",