build: update to @bazel/protractor@1.2.0 (#35068)

we need this to be able to control the protractor version via peer dep, so that
we can update benchpress to protractor 6

PR Close #35068
This commit is contained in:
Wagner Maciel
2020-01-30 15:22:57 -08:00
committed by Misko Hevery
parent 68f51e0adc
commit 69b52903f0
2 changed files with 19 additions and 14 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
"@babel/generator": "7.8.3",
"@bazel/jasmine": "1.1.0",
"@bazel/karma": "1.1.0",
"@bazel/protractor": "1.1.0",
"@bazel/protractor": "1.2.0",
"@bazel/rollup": "1.1.0",
"@bazel/terser": "1.1.0",
"@bazel/typescript": "1.1.0",