Bump @playwright/test from 1.41.1 to 1.41.2 in /js (#26722)

Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.41.1 to 1.41.2.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.41.1...v1.41.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] 2024-02-02 09:30:08 +01:00 committed by GitHub
parent 6890fc692d
commit 2f1a4c33d7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View file

@ -35,7 +35,7 @@
}, },
"devDependencies": { "devDependencies": {
"@keycloak/keycloak-admin-client": "workspace:*", "@keycloak/keycloak-admin-client": "workspace:*",
"@playwright/test": "^1.41.1", "@playwright/test": "^1.41.2",
"@types/lodash-es": "^4.17.12", "@types/lodash-es": "^4.17.12",
"@types/react": "^18.2.51", "@types/react": "^18.2.51",
"@types/react-dom": "^18.2.18", "@types/react-dom": "^18.2.18",

View file

@ -118,8 +118,8 @@ importers:
specifier: workspace:* specifier: workspace:*
version: link:../../libs/keycloak-admin-client version: link:../../libs/keycloak-admin-client
'@playwright/test': '@playwright/test':
specifier: ^1.41.1 specifier: ^1.41.2
version: 1.41.1 version: 1.41.2
'@types/lodash-es': '@types/lodash-es':
specifier: ^4.17.12 specifier: ^4.17.12
version: 4.17.12 version: 4.17.12
@ -1163,12 +1163,12 @@ packages:
tslib: 2.6.2 tslib: 2.6.2
dev: true dev: true
/@playwright/test@1.41.1: /@playwright/test@1.41.2:
resolution: {integrity: sha512-9g8EWTjiQ9yFBXc6HjCWe41msLpxEX0KhmfmPl9RPLJdfzL4F0lg2BdJ91O9azFdl11y1pmpwdjBiSxvqc+btw==} resolution: {integrity: sha512-qQB9h7KbibJzrDpkXkYvsmiDJK14FULCCZgEcoe2AvFAS64oCirWTwzTlAYEbKaRxWs5TFesE1Na6izMv3HfGg==}
engines: {node: '>=16'} engines: {node: '>=16'}
hasBin: true hasBin: true
dependencies: dependencies:
playwright: 1.41.1 playwright: 1.41.2
dev: true dev: true
/@reactflow/background@11.3.8(@types/react@18.2.51)(react-dom@18.2.0)(react@18.2.0): /@reactflow/background@11.3.8(@types/react@18.2.51)(react-dom@18.2.0)(react@18.2.0):
@ -5866,18 +5866,18 @@ packages:
pathe: 1.1.1 pathe: 1.1.1
dev: true dev: true
/playwright-core@1.41.1: /playwright-core@1.41.2:
resolution: {integrity: sha512-/KPO5DzXSMlxSX77wy+HihKGOunh3hqndhqeo/nMxfigiKzogn8kfL0ZBDu0L1RKgan5XHCPmn6zXd2NUJgjhg==} resolution: {integrity: sha512-VaTvwCA4Y8kxEe+kfm2+uUUw5Lubf38RxF7FpBxLPmGe5sdNkSg5e3ChEigaGrX7qdqT3pt2m/98LiyvU2x6CA==}
engines: {node: '>=16'} engines: {node: '>=16'}
hasBin: true hasBin: true
dev: true dev: true
/playwright@1.41.1: /playwright@1.41.2:
resolution: {integrity: sha512-gdZAWG97oUnbBdRL3GuBvX3nDDmUOuqzV/D24dytqlKt+eI5KbwusluZRGljx1YoJKZ2NRPaeWiFTeGZO7SosQ==} resolution: {integrity: sha512-v0bOa6H2GJChDL8pAeLa/LZC4feoAMbSQm1/jF/ySsWWoaNItvrMP7GEkvEEFyCTUYKMxjQKaTSg5up7nR6/8A==}
engines: {node: '>=16'} engines: {node: '>=16'}
hasBin: true hasBin: true
dependencies: dependencies:
playwright-core: 1.41.1 playwright-core: 1.41.2
optionalDependencies: optionalDependencies:
fsevents: 2.3.2 fsevents: 2.3.2
dev: true dev: true