Skip to content

Commit cd78cae

Browse files
Bump @playwright/test from 1.54.1 to 1.57.0 in /js
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.54.1 to 1.57.0. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.1...v1.57.0) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.57.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 350d249 commit cd78cae

File tree

3 files changed

+178
-177
lines changed

3 files changed

+178
-177
lines changed

js/apps/account-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"devDependencies": {
4444
"@keycloak/keycloak-admin-client": "workspace:*",
45-
"@playwright/test": "^1.54.1",
45+
"@playwright/test": "^1.57.0",
4646
"@types/lodash-es": "^4.17.12",
4747
"@types/react": "^18.3.18",
4848
"@types/react-dom": "^18.3.5",

js/apps/admin-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
},
108108
"devDependencies": {
109109
"@axe-core/playwright": "^4.10.2",
110-
"@playwright/test": "^1.54.1",
110+
"@playwright/test": "^1.57.0",
111111
"@testing-library/dom": "^10.4.0",
112112
"@testing-library/jest-dom": "^6.6.3",
113113
"@testing-library/react": "^16.3.0",

0 commit comments

Comments
 (0)