Bump @playwright/test from 1.36.1 to 1.36.2 in /js (#21968)

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

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

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-02 01:10:21 +00:00 committed by GitHub
parent b78b498a26
commit 816ed5d3e0
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.36.1",
"@playwright/test": "^1.36.2",
"@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.1
version: 1.36.1
specifier: ^1.36.2
version: 1.36.2
'@types/lodash-es':
specifier: ^4.17.8
version: 4.17.8
@ -1177,13 +1177,13 @@ packages:
tslib: 2.6.1
dev: true
/@playwright/test@1.36.1:
resolution: {integrity: sha512-YK7yGWK0N3C2QInPU6iaf/L3N95dlGdbsezLya4n0ZCh3IL7VgPGxC6Gnznh9ApWdOmkJeleT2kMTcWPRZvzqg==}
/@playwright/test@1.36.2:
resolution: {integrity: sha512-2rVZeyPRjxfPH6J0oGJqE8YxiM1IBRyM8hyrXYK7eSiAqmbNhxwcLa7dZ7fy9Kj26V7FYia5fh9XJRq4Dqme+g==}
engines: {node: '>=16'}
hasBin: true
dependencies:
'@types/node': 20.4.5
playwright-core: 1.36.1
playwright-core: 1.36.2
optionalDependencies:
fsevents: 2.3.2
dev: true
@ -5530,8 +5530,8 @@ packages:
pathe: 1.1.1
dev: true
/playwright-core@1.36.1:
resolution: {integrity: sha512-7+tmPuMcEW4xeCL9cp9KxmYpQYHKkyjwoXRnoeTowaeNat8PoBMk/HwCYhqkH2fRkshfKEOiVus/IhID2Pg8kg==}
/playwright-core@1.36.2:
resolution: {integrity: sha512-sQYZt31dwkqxOrP7xy2ggDfEzUxM1lodjhsQ3NMMv5uGTRDsLxU0e4xf4wwMkF2gplIxf17QMBCodSFgm6bFVQ==}
engines: {node: '>=16'}
hasBin: true
dev: true