Skip to content

Commit

Permalink
update webdriverio deps
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed May 19, 2023
1 parent 9ffdfbc commit 5c99eed
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -104,10 +104,10 @@
"devDependencies": {
"@babel/core": "^7.4.3",
"@babel/preset-env": "^7.4.3",
"@wdio/browser-runner": "^8.8.7",
"@wdio/cli": "^8.8.7",
"@wdio/concise-reporter": "^8.8.7",
"@wdio/mocha-framework": "^8.8.7",
"@wdio/browser-runner": "^8.10.2",
"@wdio/cli": "^8.10.2",
"@wdio/concise-reporter": "^8.10.2",
"@wdio/mocha-framework": "^8.10.2",
"babel-loader": "^8.0.5",
"c8": "^7.12.0",
"chai": "^4.0.1",
Expand Down Expand Up @@ -151,7 +151,6 @@
"pirates": "^4.0.5",
"progress": "^2.0.3",
"proxyquire": "^2.0.1",
"puppeteer": "^13.7.0",
"recast": "^0.20.4",
"regenerator-runtime": "^0.13.2",
"rollup-plugin-node-polyfills": "^0.2.1",
Expand All @@ -162,6 +161,7 @@
"vite-plugin-commonjs": "^0.6.2",
"vite-plugin-dynamic-import": "^1.2.7",
"wdio-chromedriver-service": "^8.1.1",
"webdriverio": "^8.10.2",
"webpack": "^5.23.0",
"webpack-cli": "^4.5.0",
"yorkie": "^2.0.0"
Expand Down

0 comments on commit 5c99eed

Please sign in to comment.