Skip to content

Commit 5046068

Browse files
Bump playwright in /tests in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the /tests directory: [playwright](https://github.com/microsoft/playwright). Updates `playwright` from 1.48.0 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.48.0...v1.56.1) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.56.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03e8a65 commit 5046068

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

tests/package-lock.json

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

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"version": "1.0.0",
44
"private": "true",
55
"devDependencies": {
6-
"@playwright/test": "1.48.0"
6+
"@playwright/test": "1.56.1"
77
}
88
}

0 commit comments

Comments
 (0)