Skip to content

Commit

Permalink
chore: Bump @playwright/test from 1.42.1 to 1.44.0 in /tests/e2e_tests
Browse files Browse the repository at this point in the history
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.42.1 to 1.44.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.42.1...v1.44.0)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mzedel committed May 15, 2024
1 parent 6542504 commit 8a69f57
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions tests/e2e_tests/package-lock.json

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

2 changes: 1 addition & 1 deletion tests/e2e_tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@bgotink/playwright-coverage": "^0.2.2",
"@nuintun/qrcode": "^4.1.2",
"@playwright/test": "1.42.1",
"@playwright/test": "1.44.0",
"axios": "^1.6.8",
"dayjs": "^1.11.11",
"jwt-decode": "^4.0.0",
Expand Down

0 comments on commit 8a69f57

Please sign in to comment.