Skip to content

Commit e0e5afc

Browse files
dependabot[bot]abstractj
authored andcommitted
Bump @playwright/test from 1.55.0 to 1.55.1 in /js
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.55.0 to 1.55.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.55.0...v1.55.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.55.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 56728a6 commit e0e5afc

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
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.55.0",
45+
"@playwright/test": "^1.55.1",
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
@@ -113,7 +113,7 @@
113113
},
114114
"devDependencies": {
115115
"@axe-core/playwright": "^4.10.2",
116-
"@playwright/test": "^1.55.0",
116+
"@playwright/test": "^1.55.1",
117117
"@testing-library/dom": "^10.4.1",
118118
"@testing-library/jest-dom": "^6.8.0",
119119
"@testing-library/react": "^16.3.0",

js/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)