Skip to content

Commit

Permalink
fix(deps): update serenity/js to ^3.31.2 (#843)
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 26, 2024
1 parent 83ab62e commit 4c88f51
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
112 changes: 56 additions & 56 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 @@ -32,12 +32,12 @@
"node": "^18.12 || ^20 || ^22"
},
"dependencies": {
"@serenity-js/assertions": "^3.31.1",
"@serenity-js/console-reporter": "^3.31.1",
"@serenity-js/core": "^3.31.1",
"@serenity-js/mocha": "^3.31.1",
"@serenity-js/rest": "^3.31.1",
"@serenity-js/serenity-bdd": "^3.31.1",
"@serenity-js/assertions": "^3.31.2",
"@serenity-js/console-reporter": "^3.31.2",
"@serenity-js/core": "^3.31.2",
"@serenity-js/mocha": "^3.31.2",
"@serenity-js/rest": "^3.31.2",
"@serenity-js/serenity-bdd": "^3.31.2",
"mocha": "^10.8.2"
},
"devDependencies": {
Expand Down

0 comments on commit 4c88f51

Please sign in to comment.