Skip to content

Commit

Permalink
Selenium 4.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed Jun 24, 2024
1 parent 29a4591 commit 7195c05
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 19 deletions.
32 changes: 17 additions & 15 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"dependencies": {
"@cypress/xvfb": "1.2.4",
"@devicefarmer/adbkit": "3.2.6",
"@sitespeed.io/chromedriver": "126.0.6478-55",
"@sitespeed.io/chromedriver": "126.0.6478-55 ",
"@sitespeed.io/edgedriver": "125.0.2535-47",
"@sitespeed.io/geckodriver": "0.34.0",
"@sitespeed.io/throttle": "5.0.0",
"@sitespeed.io/tracium": "0.3.3",
"btoa": "1.2.1",
"btoa": "1.2.1",
"chrome-har": "0.13.2",
"chrome-remote-interface": "0.33.0",
"dayjs": "1.11.10",
Expand All @@ -30,15 +30,15 @@
"lodash.merge": "4.6.2",
"lodash.pick": "4.4.0",
"lodash.set": "4.3.2",
"selenium-webdriver": "4.21.0",
"selenium-webdriver": "4.22.0",
"usb-power-profiling": "^1.2.0",
"yargs": "17.7.2"
},
"optionalDependencies": {
"jimp": "0.22.12"
},
"devDependencies": {
"@types/selenium-webdriver": "4.1.22",
"@types/selenium-webdriver": "4.1.23",
"ava": "6.1.2",
"clean-jsdoc-theme": "4.2.17",
"eslint": "8.57.0",
Expand Down

0 comments on commit 7195c05

Please sign in to comment.