Skip to content

Commit

Permalink
Update Serenity/JS to ^3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 3, 2023
1 parent 673a63f commit a2ae9ba
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 64 deletions.
162 changes: 104 additions & 58 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
},
"dependencies": {
"@cucumber/cucumber": "^9.5.1",
"@serenity-js/assertions": "^3.10.4",
"@serenity-js/console-reporter": "^3.10.4",
"@serenity-js/core": "^3.10.4",
"@serenity-js/cucumber": "^3.10.4",
"@serenity-js/rest": "^3.10.4",
"@serenity-js/serenity-bdd": "^3.10.4",
"@serenity-js/assertions": "^3.11.0",
"@serenity-js/console-reporter": "^3.11.0",
"@serenity-js/core": "^3.11.0",
"@serenity-js/cucumber": "^3.11.0",
"@serenity-js/rest": "^3.11.0",
"@serenity-js/serenity-bdd": "^3.11.0",
"tiny-types": "^1.20.0"
},
"devDependencies": {
Expand Down

0 comments on commit a2ae9ba

Please sign in to comment.