Bump @playwright/test from 1.36.2 to 1.37.1 in /js (#22535)

Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.36.2 to 1.37.1.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.36.2...v1.37.1)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-08-21 13:47:16 +02:00 committed by GitHub
parent ddd42e9b7b
commit 339ee6c1b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -27,7 +27,7 @@
},
"devDependencies": {
"@keycloak/keycloak-admin-client": "workspace:*",
"@playwright/test": "^1.36.2",
"@playwright/test": "^1.37.1",
"@types/lodash-es": "^4.17.8",
"@types/react": "^18.2.18",
"@types/react-dom": "^18.2.7",

View file

@ -118,8 +118,8 @@ importers:
specifier: workspace:*
version: link:../../libs/keycloak-admin-client
'@playwright/test':
specifier: ^1.36.2
version: 1.36.2
specifier: ^1.37.1
version: 1.37.1
'@types/lodash-es':
specifier: ^4.17.8
version: 4.17.8
@ -1153,13 +1153,13 @@ packages:
tslib: 2.6.2
dev: true
/@playwright/test@1.36.2:
resolution: {integrity: sha512-2rVZeyPRjxfPH6J0oGJqE8YxiM1IBRyM8hyrXYK7eSiAqmbNhxwcLa7dZ7fy9Kj26V7FYia5fh9XJRq4Dqme+g==}
/@playwright/test@1.37.1:
resolution: {integrity: sha512-bq9zTli3vWJo8S3LwB91U0qDNQDpEXnw7knhxLM0nwDvexQAwx9tO8iKDZSqqneVq+URd/WIoz+BALMqUTgdSg==}
engines: {node: '>=16'}
hasBin: true
dependencies:
'@types/node': 20.4.6
playwright-core: 1.36.2
playwright-core: 1.37.1
optionalDependencies:
fsevents: 2.3.2
dev: true
@ -5371,8 +5371,8 @@ packages:
pathe: 1.1.1
dev: true
/playwright-core@1.36.2:
resolution: {integrity: sha512-sQYZt31dwkqxOrP7xy2ggDfEzUxM1lodjhsQ3NMMv5uGTRDsLxU0e4xf4wwMkF2gplIxf17QMBCodSFgm6bFVQ==}
/playwright-core@1.37.1:
resolution: {integrity: sha512-17EuQxlSIYCmEMwzMqusJ2ztDgJePjrbttaefgdsiqeLWidjYz9BxXaTaZWxH1J95SHGk6tjE+dwgWILJoUZfA==}
engines: {node: '>=16'}
hasBin: true
dev: true