Skip to content

Commit 5a7ae9a

Browse files
chore(deps-dev): bump @playwright/test in /tests/playwright (#350)
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.49.0 to 1.49.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.49.0...v1.49.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6fd289 commit 5a7ae9a

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

tests/playwright/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"test": "playwright test"
99
},
1010
"devDependencies": {
11-
"@playwright/test": "1.49.0",
11+
"@playwright/test": "1.49.1",
1212
"axios": "^1.7.4",
1313
"bmp-js": "^0.1.0",
1414
"dotenv": "^16.0.1",

tests/playwright/pnpm-lock.yaml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)