Skip to content

Commit d4e22cf

Browse files
Bump playwright
Bumps the npm_and_yarn group with 1 update in the /tests/e2e-frontend directory: [playwright](https://github.com/microsoft/playwright). Updates `playwright` from 1.43.1 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.43.1...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 1a5c20b commit d4e22cf

File tree

2 files changed

+20
-16
lines changed

2 files changed

+20
-16
lines changed

tests/e2e-frontend/package-lock.json

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

tests/e2e-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"author": "",
1616
"license": "ISC",
1717
"devDependencies": {
18-
"@playwright/test": "^1.43.1",
18+
"@playwright/test": "^1.56.1",
1919
"@types/node": "^20.12.7"
2020
}
2121
}

0 commit comments

Comments
 (0)