Skip to content

Commit

Permalink
Update Serenity/JS to ^3.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 4, 2023
1 parent c73cff2 commit 0e01c7e
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 98 deletions.
182 changes: 91 additions & 91 deletions package-lock.json

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

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

0 comments on commit 0e01c7e

Please sign in to comment.