the previously used version was incompatible with the bazel vscode extension.

PR Close #33866
This commit is contained in:
Igor Minar
2019-11-15 20:34:49 -08:00
committed by Alex Rickabaugh
parent 91a2506c82
commit 6bc28b925c
2 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -130,7 +130,7 @@
"devDependencies": {
"@angular/cli": "^9.0.0-rc.0",
"@bazel/bazel": "1.1.0",
"@bazel/buildifier": "^0.26.0",
"@bazel/buildifier": "^0.29.0",
"@bazel/ibazel": "^0.10.3",
"@types/minimist": "^1.2.0",
"browserstacktunnel-wrapper": "2.0.1",