Skip to content
This repository was archived by the owner on Dec 31, 2024. It is now read-only.

Commit c789d46

Browse files
committed
chore(deps): bump chromedriver
1 parent e23dda9 commit c789d46

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
@@ -36,7 +36,7 @@
3636
"babel-plugin-istanbul": "^6.0.0",
3737
"babel-preset-power-assert": "^3.0.0",
3838
"buble": "^0.19.3",
39-
"chromedriver": "^88.0.0",
39+
"chromedriver": "^90.0.0",
4040
"core-js": "^3.6.5",
4141
"cross-env": "^7.0.2",
4242
"cross-spawn": "^7.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3056,10 +3056,10 @@ chrome-trace-event@^1.0.2:
30563056
dependencies:
30573057
tslib "^1.9.0"
30583058

3059-
chromedriver@^88.0.0:
3060-
version "88.0.0"
3061-
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-88.0.0.tgz#6833fffd516db23c811eeafa1ee1069b5a12fd2f"
3062-
integrity sha512-EE8rXh7mikxk3VWKjUsz0KCUX8d3HkQ4HgMNJhWrWjzju12dKPPVHO9MY+YaAI5ryXrXGNf0Y4HcNKgW36P/CA==
3059+
chromedriver@^90.0.0:
3060+
version "90.0.0"
3061+
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-90.0.0.tgz#1b18960a31a12884981bdc270b43c4356ce7a65a"
3062+
integrity sha512-k+GMmNb7cmuCCctQvUIeNxDGSq8DJauO+UKQS2qLT8aA36CPEcv8rpFepf6lRkNaIlfwdCUt/0B5bZDw3wY2yw==
30633063
dependencies:
30643064
"@testim/chrome-version" "^1.0.7"
30653065
axios "^0.21.1"

0 commit comments

Comments
 (0)