Skip to content

Commit

Permalink
Update Serenity/JS to ^3.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 22, 2023
1 parent 5111db1 commit 6b3573b
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 110 deletions.
200 changes: 97 additions & 103 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": "^10.0.1",
"@serenity-js/assertions": "^3.13.2",
"@serenity-js/console-reporter": "^3.13.2",
"@serenity-js/core": "^3.13.2",
"@serenity-js/cucumber": "^3.13.2",
"@serenity-js/serenity-bdd": "^3.13.2",
"@serenity-js/protractor": "^3.13.2",
"@serenity-js/web": "^3.13.2",
"@serenity-js/assertions": "^3.13.3",
"@serenity-js/console-reporter": "^3.13.3",
"@serenity-js/core": "^3.13.3",
"@serenity-js/cucumber": "^3.13.3",
"@serenity-js/serenity-bdd": "^3.13.3",
"@serenity-js/protractor": "^3.13.3",
"@serenity-js/web": "^3.13.3",
"@types/node": "^18.18.12",
"protractor": "^7.0.0"
},
Expand Down

0 comments on commit 6b3573b

Please sign in to comment.