Bump @playwright/test from 1.43.0 to 1.43.1

Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.43.0 to 1.43.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.43.0...v1.43.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-15 00:55:21 +00:00 committed by Hynek Mlnařík
parent 734c185854
commit 62b78177a6
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.43.0", "@playwright/test": "^1.43.1",
"@types/lodash-es": "^4.17.12", "@types/lodash-es": "^4.17.12",
"@types/react": "^18.2.77", "@types/react": "^18.2.77",
"@types/react-dom": "^18.2.25", "@types/react-dom": "^18.2.25",

View file

@ -115,8 +115,8 @@ importers:
specifier: workspace:* specifier: workspace:*
version: link:../../libs/keycloak-admin-client version: link:../../libs/keycloak-admin-client
'@playwright/test': '@playwright/test':
specifier: ^1.43.0 specifier: ^1.43.1
version: 1.43.0 version: 1.43.1
'@types/lodash-es': '@types/lodash-es':
specifier: ^4.17.12 specifier: ^4.17.12
version: 4.17.12 version: 4.17.12
@ -1717,12 +1717,12 @@ packages:
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
dev: true dev: true
/@playwright/test@1.43.0: /@playwright/test@1.43.1:
resolution: {integrity: sha512-Ebw0+MCqoYflop7wVKj711ccbNlrwTBCtjY5rlbiY9kHL2bCYxq+qltK6uPsVBGGAOb033H2VO0YobcQVxoW7Q==} resolution: {integrity: sha512-HgtQzFgNEEo4TE22K/X7sYTYNqEMMTZmFS8kTq6m8hXj+m1D8TgwgIbumHddJa9h4yl4GkKb8/bgAl2+g7eDgA==}
engines: {node: '>=16'} engines: {node: '>=16'}
hasBin: true hasBin: true
dependencies: dependencies:
playwright: 1.43.0 playwright: 1.43.1
dev: true dev: true
/@reactflow/background@11.3.11(@types/react@18.2.77)(react-dom@18.2.0)(react@18.2.0): /@reactflow/background@11.3.11(@types/react@18.2.77)(react-dom@18.2.0)(react@18.2.0):
@ -7173,18 +7173,18 @@ packages:
pathe: 1.1.2 pathe: 1.1.2
dev: true dev: true
/playwright-core@1.43.0: /playwright-core@1.43.1:
resolution: {integrity: sha512-iWFjyBUH97+pUFiyTqSLd8cDMMOS0r2ZYz2qEsPjH8/bX++sbIJT35MSwKnp1r/OQBAqC5XO99xFbJ9XClhf4w==} resolution: {integrity: sha512-EI36Mto2Vrx6VF7rm708qSnesVQKbxEWvPrfA1IPY6HgczBplDx7ENtx+K2n4kJ41sLLkuGfmb0ZLSSXlDhqPg==}
engines: {node: '>=16'} engines: {node: '>=16'}
hasBin: true hasBin: true
dev: true dev: true
/playwright@1.43.0: /playwright@1.43.1:
resolution: {integrity: sha512-SiOKHbVjTSf6wHuGCbqrEyzlm6qvXcv7mENP+OZon1I07brfZLGdfWV0l/efAzVx7TF3Z45ov1gPEkku9q25YQ==} resolution: {integrity: sha512-V7SoH0ai2kNt1Md9E3Gwas5B9m8KR2GVvwZnAI6Pg0m3sh7UvgiYhRrhsziCmqMJNouPckiOhk8T+9bSAK0VIA==}
engines: {node: '>=16'} engines: {node: '>=16'}
hasBin: true hasBin: true
dependencies: dependencies:
playwright-core: 1.43.0 playwright-core: 1.43.1
optionalDependencies: optionalDependencies:
fsevents: 2.3.2 fsevents: 2.3.2
dev: true dev: true