Skip to content

Commit

Permalink
fix(deps): update serenity-js monorepo to v3.31.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent 1ed4e5b commit 0ec6966
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
78 changes: 39 additions & 39 deletions frontend/tips/3-work-with-frames/code/serenity-js/package-lock.json

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

10 changes: 5 additions & 5 deletions frontend/tips/3-work-with-frames/code/serenity-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"homepage": "https://serenity-js.org",
"dependencies": {
"@playwright/test": "1.49.1",
"@serenity-js/assertions": "3.31.1",
"@serenity-js/core": "3.31.1",
"@serenity-js/console-reporter": "3.31.1",
"@serenity-js/playwright-test": "3.31.1",
"@serenity-js/web": "3.31.1"
"@serenity-js/assertions": "3.31.2",
"@serenity-js/core": "3.31.2",
"@serenity-js/console-reporter": "3.31.2",
"@serenity-js/playwright-test": "3.31.2",
"@serenity-js/web": "3.31.2"
},
"devDependencies": {
"@types/node": "22.10.2",
Expand Down

0 comments on commit 0ec6966

Please sign in to comment.