Skip to content

Commit c69e699

Browse files
build(deps): bump playwright and @playwright/test in /web/frontend
Bumps [playwright](https://github.com/microsoft/playwright) to 1.56.1 and updates ancestor dependency [@playwright/test](https://github.com/microsoft/playwright). These dependencies need to be updated together. Updates `playwright` from 1.40.1 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.40.1...v1.56.1) Updates `@playwright/test` from 1.40.1 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.40.1...v1.56.1) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.56.1 dependency-type: indirect - dependency-name: "@playwright/test" dependency-version: 1.56.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e2605d commit c69e699

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

web/frontend/package-lock.json

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

web/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"yup": "^0.32.11"
3939
},
4040
"devDependencies": {
41-
"@playwright/test": "^1.40.1",
41+
"@playwright/test": "^1.56.1",
4242
"@testing-library/jest-dom": "^5.16.2",
4343
"@testing-library/react": "^12.1.5",
4444
"@types/file-saver": "^2.0.5",

0 commit comments

Comments
 (0)