Bump @playwright/test from 1.45.3 to 1.46.0 (#31916)

Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.45.3 to 1.46.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.3...v1.46.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] 2024-08-12 08:13:55 -04:00 committed by GitHub
parent a17fd55669
commit dc01335f86
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 14 additions and 14 deletions

View file

@ -41,7 +41,7 @@
},
"devDependencies": {
"@keycloak/keycloak-admin-client": "workspace:*",
"@playwright/test": "^1.45.3",
"@playwright/test": "^1.46.0",
"@types/lodash-es": "^4.17.12",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",

View file

@ -118,8 +118,8 @@ importers:
specifier: workspace:*
version: link:../../libs/keycloak-admin-client
'@playwright/test':
specifier: ^1.45.3
version: 1.45.3
specifier: ^1.46.0
version: 1.46.0
'@types/lodash-es':
specifier: ^4.17.12
version: 4.17.12
@ -1226,8 +1226,8 @@ packages:
resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==}
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
'@playwright/test@1.45.3':
resolution: {integrity: sha512-UKF4XsBfy+u3MFWEH44hva1Q8Da28G6RFtR2+5saw+jgAFQV5yYnB1fu68Mz7fO+5GJF3wgwAIs0UelU8TxFrA==}
'@playwright/test@1.46.0':
resolution: {integrity: sha512-/QYft5VArOrGRP5pgkrfKksqsKA6CEFyGQ/gjNe6q0y4tZ1aaPfq4gIjudr1s3D+pXyrPRdsy4opKDrjBabE5w==}
engines: {node: '>=18'}
hasBin: true
@ -4042,13 +4042,13 @@ packages:
resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==}
engines: {node: '>=0.10.0'}
playwright-core@1.45.3:
resolution: {integrity: sha512-+ym0jNbcjikaOwwSZycFbwkWgfruWvYlJfThKYAlImbxUgdWFO2oW70ojPm4OpE4t6TAo2FY/smM+hpVTtkhDA==}
playwright-core@1.46.0:
resolution: {integrity: sha512-9Y/d5UIwuJk8t3+lhmMSAJyNP1BUC/DqP3cQJDQQL/oWqAiuPTLgy7Q5dzglmTLwcBRdetzgNM/gni7ckfTr6A==}
engines: {node: '>=18'}
hasBin: true
playwright@1.45.3:
resolution: {integrity: sha512-QhVaS+lpluxCaioejDZ95l4Y4jSFCsBvl2UZkpeXlzxmqS+aABr5c82YmfMHrL6x27nvrvykJAFpkzT2eWdJww==}
playwright@1.46.0:
resolution: {integrity: sha512-XYJ5WvfefWONh1uPAUAi0H2xXV5S3vrtcnXe6uAOgdGi3aSpqOSXX08IAjXW34xitfuOJsvXU5anXZxPSEQiJw==}
engines: {node: '>=18'}
hasBin: true
@ -5887,9 +5887,9 @@ snapshots:
'@pkgr/core@0.1.1': {}
'@playwright/test@1.45.3':
'@playwright/test@1.46.0':
dependencies:
playwright: 1.45.3
playwright: 1.46.0
'@reactflow/background@11.3.14(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
@ -8936,11 +8936,11 @@ snapshots:
pify@2.3.0: {}
playwright-core@1.45.3: {}
playwright-core@1.46.0: {}
playwright@1.45.3:
playwright@1.46.0:
dependencies:
playwright-core: 1.45.3
playwright-core: 1.46.0
optionalDependencies:
fsevents: 2.3.2