Skip to content

Commit

Permalink
fix(deps): update serenity/js to ^3.31.0 (#1312)
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 Dec 12, 2024
1 parent 9d65b11 commit 424f5aa
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 102 deletions.
190 changes: 95 additions & 95 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 @@ -39,13 +39,13 @@
},
"dependencies": {
"@cucumber/cucumber": "^11.1.1",
"@serenity-js/assertions": "^3.30.0",
"@serenity-js/console-reporter": "^3.30.0",
"@serenity-js/core": "^3.30.0",
"@serenity-js/cucumber": "^3.30.0",
"@serenity-js/serenity-bdd": "^3.30.0",
"@serenity-js/protractor": "^3.30.0",
"@serenity-js/web": "^3.30.0",
"@serenity-js/assertions": "^3.31.0",
"@serenity-js/console-reporter": "^3.31.0",
"@serenity-js/core": "^3.31.0",
"@serenity-js/cucumber": "^3.31.0",
"@serenity-js/serenity-bdd": "^3.31.0",
"@serenity-js/protractor": "^3.31.0",
"@serenity-js/web": "^3.31.0",
"@types/node": "^22.10.2",
"protractor": "^7.0.0"
},
Expand Down

0 comments on commit 424f5aa

Please sign in to comment.