Skip to content

Commit

Permalink
chore(deps): update serenity/js and playwright to ^3.31.0 (#439)
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 ab31fe0 commit 201b784
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 96 deletions.
176 changes: 88 additions & 88 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@
},
"devDependencies": {
"@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/playwright": "^3.30.0",
"@serenity-js/rest": "^3.30.0",
"@serenity-js/serenity-bdd": "^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/playwright": "^3.31.0",
"@serenity-js/rest": "^3.31.0",
"@serenity-js/serenity-bdd": "^3.31.0",
"@serenity-js/web": "^3.31.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^8.57.1",
Expand Down

0 comments on commit 201b784

Please sign in to comment.