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:
committed by
Misko Hevery
parent
68f51e0adc
commit
69b52903f0
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user