Skip to content

Commit d6d73ef

Browse files
authored
update chromedriver dependency to 87 (#83624) (#83636)
1 parent ac31e63 commit d6d73ef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@
595595
"broadcast-channel": "^3.0.3",
596596
"chai": "3.5.0",
597597
"chance": "1.0.18",
598-
"chromedriver": "^86.0.0",
598+
"chromedriver": "^87.0.0",
599599
"clean-webpack-plugin": "^3.0.0",
600600
"cmd-shim": "^2.1.0",
601601
"compare-versions": "3.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9454,10 +9454,10 @@ chrome-trace-event@^1.0.2:
94549454
dependencies:
94559455
tslib "^1.9.0"
94569456

9457-
chromedriver@^86.0.0:
9458-
version "86.0.0"
9459-
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-86.0.0.tgz#4b9504d5bbbcd4c6bd6d6fd1dd8247ab8cdeca67"
9460-
integrity sha512-byLJWhAfuYOmzRYPDf4asJgGDbI4gJGHa+i8dnQZGuv+6WW1nW1Fg+8zbBMOfLvGn7sKL41kVdmCEVpQHn9oyg==
9457+
chromedriver@^87.0.0:
9458+
version "87.0.0"
9459+
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-87.0.0.tgz#e8390deed8ada791719a67ad6bf1116614f1ba2d"
9460+
integrity sha512-PY7FnHOQKfH0oPfSdhpLx5nEy5g4dGYySf2C/WZGkAaCaldYH8/3lPPucZ8MlOCi4bCSGoKoCUTeG6+wYWavvw==
94619461
dependencies:
94629462
"@testim/chrome-version" "^1.0.7"
94639463
axios "^0.19.2"

0 commit comments

Comments
 (0)