Skip to content

Commit

Permalink
Update NPM, dev-dependencies, WebdriverIO to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 21, 2024
1 parent ccbafe2 commit 53c47b9
Show file tree
Hide file tree
Showing 2 changed files with 1,150 additions and 876 deletions.
14 changes: 7 additions & 7 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "16.0.0",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@wdio/browserstack-service": "8.40.3",
"@wdio/cli": "8.40.3",
"@wdio/junit-reporter": "8.40.3",
"@wdio/local-runner": "8.40.3",
"@wdio/mocha-framework": "8.40.3",
"@wdio/spec-reporter": "8.40.3",
"@wdio/browserstack-service": "9.0.7",
"@wdio/cli": "9.0.7",
"@wdio/junit-reporter": "9.0.4",
"@wdio/local-runner": "9.0.7",
"@wdio/mocha-framework": "9.0.6",
"@wdio/spec-reporter": "9.0.7",
"aigle": "1.14.1",
"autoprefixer": "10.4.20",
"ava": "6.1.3",
Expand Down Expand Up @@ -100,7 +100,7 @@
"tap-xunit": "2.4.1",
"thread-loader": "4.0.2",
"ts-node": "10.9.2",
"webdriverio": "8.40.3",
"webdriverio": "9.0.7",
"webpack": "5.93.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.0.4",
Expand Down
Loading

0 comments on commit 53c47b9

Please sign in to comment.