Skip to content

Commit

Permalink
Update Serenity/JS to ^3.29.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 26, 2024
1 parent f42d62a commit 6300d1e
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 88 deletions.
160 changes: 80 additions & 80 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@
"node": "^18.12 || ^20"
},
"dependencies": {
"@serenity-js/assertions": "^3.28.0",
"@serenity-js/console-reporter": "^3.28.0",
"@serenity-js/core": "^3.28.0",
"@serenity-js/mocha": "^3.28.0",
"@serenity-js/rest": "^3.28.0",
"@serenity-js/serenity-bdd": "^3.28.0",
"@serenity-js/web": "^3.28.0",
"@serenity-js/webdriverio": "^3.28.0",
"@serenity-js/assertions": "^3.29.2",
"@serenity-js/console-reporter": "^3.29.2",
"@serenity-js/core": "^3.29.2",
"@serenity-js/mocha": "^3.29.2",
"@serenity-js/rest": "^3.29.2",
"@serenity-js/serenity-bdd": "^3.29.2",
"@serenity-js/web": "^3.29.2",
"@serenity-js/webdriverio": "^3.29.2",
"@wdio/cli": "^8.40.5",
"@wdio/globals": "^8.40.5",
"@wdio/local-runner": "^8.40.5",
Expand Down

0 comments on commit 6300d1e

Please sign in to comment.