Skip to content

Commit

Permalink
Update Serenity/JS to ^3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2023
1 parent 9c559e4 commit 8545b3c
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 92 deletions.
170 changes: 85 additions & 85 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 @@ -37,13 +37,13 @@
},
"dependencies": {
"@cucumber/cucumber": "^9.4.0",
"@serenity-js/assertions": "^3.9.0",
"@serenity-js/console-reporter": "^3.9.0",
"@serenity-js/core": "^3.9.0",
"@serenity-js/cucumber": "^3.9.0",
"@serenity-js/serenity-bdd": "^3.9.0",
"@serenity-js/protractor": "^3.9.0",
"@serenity-js/web": "^3.9.0",
"@serenity-js/assertions": "^3.10.0",
"@serenity-js/console-reporter": "^3.10.0",
"@serenity-js/core": "^3.10.0",
"@serenity-js/cucumber": "^3.10.0",
"@serenity-js/serenity-bdd": "^3.10.0",
"@serenity-js/protractor": "^3.10.0",
"@serenity-js/web": "^3.10.0",
"@types/node": "^18.17.5",
"protractor": "^7.0.0"
},
Expand Down

0 comments on commit 8545b3c

Please sign in to comment.