Skip to content

Commit

Permalink
chore: use latest chromedriver
Browse files Browse the repository at this point in the history
  • Loading branch information
Westbrook committed Apr 13, 2023
1 parent 930e6b8 commit fd17b00
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"alex": "^10.0.0",
"cem-plugin-module-file-extensions": "^0.0.5",
"chalk": "^5.0.1",
"chromedriver": "^110.0.0",
"chromedriver": "^112.0.0",
"common-tags": "^1.8.2",
"cssnano": "^5.0.15",
"custom-elements-manifest": "^2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7705,10 +7705,10 @@ chrome-trace-event@^1.0.2:
dependencies:
tslib "^1.9.0"

chromedriver@^110.0.0:
version "110.0.0"
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-110.0.0.tgz#d00a1a2976592d933faa8e9839e97692922834a4"
integrity sha512-Le6q8xrA/3fAt+g8qiN0YjsYxINIhQMC6wj9X3W5L77uN4NspEzklDrqYNwBcEVn7PcAEJ73nLlS7mTyZRspHA==
chromedriver@^112.0.0:
version "112.0.0"
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-112.0.0.tgz#34c86f6cfc8f5e208100088dbb9563439243f8b2"
integrity sha512-fEw1tI05dmK1KK8MGh99LAppP7zCOPEXUxxbYX5wpIBCCmKasyrwZhk/qsdnxJYKd/h0TfiHvGEj7ReDQXW1AA==
dependencies:
"@testim/chrome-version" "^1.1.3"
axios "^1.2.1"
Expand Down

0 comments on commit fd17b00

Please sign in to comment.