Skip to content

Commit

Permalink
chore(deps): update webdriverio monorepo to v7.36.0 (#659)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent 21b59a9 commit 78de908
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 29 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@
"@types/node": "15.14.9",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@wdio/cli": "7.35.0",
"@wdio/cli": "7.36.0",
"@wdio/jasmine-framework": "7.33.0",
"@wdio/local-runner": "7.35.0",
"@wdio/local-runner": "7.36.0",
"@wdio/spec-reporter": "7.33.0",
"babel-jest": "28.1.3",
"chromedriver": "115.0.1",
Expand Down Expand Up @@ -108,7 +108,7 @@
"typescript": "4.9.5",
"vertioner": "1.0.6",
"wdio-chromedriver-service": "7.3.2",
"webdriverio": "7.35.0"
"webdriverio": "7.36.0"
},
"engines": {
"node": "^16 || ^18"
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"axe-core": "4.8.3"
},
"devDependencies": {
"webdriverio": "7.35.0"
"webdriverio": "7.36.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/wdio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@sa11y/test-utils": "5.1.0",
"webdriverio": "7.35.0"
"webdriverio": "7.36.0"
},
"publishConfig": {
"access": "public"
Expand Down
48 changes: 24 additions & 24 deletions yarn.lock

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

0 comments on commit 78de908

Please sign in to comment.