Skip to content

Commit

Permalink
chore(deps): update common development tools
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 20, 2024
1 parent 6bb08ce commit b983a45
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 17 deletions.
2 changes: 1 addition & 1 deletion integration/protractor-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@serenity-js/web": "^3.0.0",
"@types/mocha": "10.0.6",
"c8": "9.1.0",
"chromedriver": "124.0.3",
"chromedriver": "125.0.0",
"cross-env": "7.0.3",
"mocha": "10.4.0",
"mocha-multi": "1.1.7",
Expand Down
2 changes: 1 addition & 1 deletion integration/webdriverio-cucumber/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@types/mocha": "10.0.6",
"c8": "9.1.0",
"chromedriver": "124.0.3",
"chromedriver": "125.0.0",
"mocha": "10.4.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion integration/webdriverio-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@wdio/local-runner": "8.36.1",
"@wdio/spec-reporter": "8.36.1",
"c8": "9.1.0",
"chromedriver": "124.0.3",
"chromedriver": "125.0.0",
"ci-info": "4.0.0",
"cross-env": "7.0.3",
"devtools": "8.36.1",
Expand Down
27 changes: 15 additions & 12 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"c8": "9.1.0",
"chai": "4.4.1",
"chai-as-promised": "7.1.2",
"chromedriver": "124.0.3",
"chromedriver": "125.0.0",
"coveralls": "3.1.1",
"cross-env": "7.0.3",
"cz-conventional-changelog": "3.3.0",
Expand All @@ -123,7 +123,7 @@
"playwright-core": "1.44.0",
"rimraf": "5.0.7",
"semver": "7.6.2",
"sinon": "17.0.2",
"sinon": "18.0.0",
"sinon-chai": "3.7.0",
"test-console": "2.0.0",
"ts-node": "10.9.2",
Expand Down

0 comments on commit b983a45

Please sign in to comment.