Update selenium and related dependencies

These are the latest 7.x versions available. It looks like upgrading to
version 8 is a bigger task, so leaving that aside for now.

Change-Id: I5eb67f19d24b8e28dcd6ae80ef9e00db18ec2bda
This commit is contained in:
Daimona Eaytoy 2023-04-04 19:53:32 +02:00 committed by Umherirrender
parent 9aa87e9234
commit 080dadf78e
2 changed files with 2166 additions and 11900 deletions

14056
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -8,11 +8,11 @@
"selenium-test": "wdio tests/selenium/wdio.conf.js"
},
"devDependencies": {
"@wdio/cli": "7.30.1",
"@wdio/junit-reporter": "7.29.1",
"@wdio/local-runner": "7.30.1",
"@wdio/mocha-framework": "7.26.0",
"@wdio/spec-reporter": "7.29.1",
"@wdio/cli": "7.30.2",
"@wdio/junit-reporter": "7.30.2",
"@wdio/local-runner": "7.30.2",
"@wdio/mocha-framework": "7.30.2",
"@wdio/spec-reporter": "7.30.2",
"eslint-config-wikimedia": "0.25.0",
"grunt": "1.6.1",
"grunt-banana-checker": "0.11.0",