Bump @playwright/test from 1.35.1 to 1.36.0 in /js (#21614)

Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.35.1 to 1.36.0.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.35.1...v1.36.0)

---
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-07-12 12:33:13 +02:00 committed by GitHub
parent f105a4eba6
commit 539eddc5cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -26,7 +26,7 @@
},
"devDependencies": {
"@keycloak/keycloak-admin-client": "workspace:*",
"@playwright/test": "^1.35.1",
"@playwright/test": "^1.36.0",
"@types/lodash-es": "^4.17.7",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",

View file

@ -118,8 +118,8 @@ importers:
specifier: workspace:*
version: link:../../libs/keycloak-admin-client
'@playwright/test':
specifier: ^1.35.1
version: 1.35.1
specifier: ^1.36.0
version: 1.36.0
'@types/lodash-es':
specifier: ^4.17.7
version: 4.17.7
@ -1169,13 +1169,13 @@ packages:
tslib: 2.6.0
dev: true
/@playwright/test@1.35.1:
resolution: {integrity: sha512-b5YoFe6J9exsMYg0pQAobNDR85T1nLumUYgUTtKm4d21iX2L7WqKq9dW8NGJ+2vX0etZd+Y7UeuqsxDXm9+5ZA==}
/@playwright/test@1.36.0:
resolution: {integrity: sha512-yN+fvMYtiyLFDCQos+lWzoX4XW3DNuaxjBu68G0lkgLgC6BP+m/iTxJQoSicz/x2G5EsrqlZTqTIP9sTgLQerg==}
engines: {node: '>=16'}
hasBin: true
dependencies:
'@types/node': 20.4.1
playwright-core: 1.35.1
playwright-core: 1.36.0
optionalDependencies:
fsevents: 2.3.2
dev: true
@ -5474,8 +5474,8 @@ packages:
pathe: 1.1.1
dev: true
/playwright-core@1.35.1:
resolution: {integrity: sha512-pNXb6CQ7OqmGDRspEjlxE49w+4YtR6a3X6mT1hZXeJHWmsEz7SunmvZeiG/+y1yyMZdHnnn73WKYdtV1er0Xyg==}
/playwright-core@1.36.0:
resolution: {integrity: sha512-7RTr8P6YJPAqB+8j5ATGHqD6LvLLM39sYVNsslh78g8QeLcBs5750c6+msjrHUwwGt+kEbczBj1XB22WMwn+WA==}
engines: {node: '>=16'}
hasBin: true
dev: true