Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Aug 14, 2023
1 parent dc1c56f commit 4071277
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -102,11 +102,11 @@
"devDependencies": {
"@babel/core": "^7.4.3",
"@babel/preset-env": "^7.4.3",
"@wdio/browser-runner": "^8.13.6",
"@wdio/cli": "^8.13.5",
"@wdio/concise-reporter": "^8.13.2",
"@wdio/globals": "^8.13.4",
"@wdio/mocha-framework": "^8.12.1",
"@wdio/browser-runner": "^8.14.6",
"@wdio/cli": "^8.14.6",
"@wdio/concise-reporter": "^8.14.0",
"@wdio/globals": "^8.14.6",
"@wdio/mocha-framework": "^8.14.0",
"babel-loader": "^8.0.5",
"c8": "^7.12.0",
"chai": "^4.0.1",
Expand Down Expand Up @@ -158,7 +158,7 @@
"sinon": "^11.0.0",
"vite-plugin-commonjs": "^0.8.2",
"wdio-chromedriver-service": "^8.1.1",
"webdriverio": "^8.13.4",
"webdriverio": "^8.14.6",
"webpack": "^5.23.0",
"webpack-cli": "^4.5.0",
"yorkie": "^2.0.0"
Expand Down

0 comments on commit 4071277

Please sign in to comment.