Skip to content

Commit

Permalink
fix: Fix failure when drivers lag behind browser (shaka-project#53)
Browse files Browse the repository at this point in the history
Fixed via shaka-project/webdriver-installer#24 in
webdriver-installer@1.1.6
joeyparrish authored Jul 19, 2023
1 parent a487e6d commit 14cf6c3
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@
"dependencies": {
"lodash": "^4.17.21",
"wd": "^1.14.0",
"webdriver-installer": "^1.1.4"
"webdriver-installer": "^1.1.6"
},
"peerDependencies": {
"karma": "^6.2.0"

0 comments on commit 14cf6c3

Please sign in to comment.