build(deps): bump @playwright/test in the playwright group (#9713)

Bumps the playwright group with 1 update: [@playwright/test](https://github.com/microsoft/playwright).


Updates `@playwright/test` from 1.55.1 to 1.56.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.55.1...v1.56.0)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-version: 1.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: playwright
...

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] 2025-10-13 10:21:36 +03:00 committed by GitHub
parent 26c456a1b2
commit bbb22bc763
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 17 additions and 17 deletions

32
pnpm-lock.yaml generated
View file

@ -19,8 +19,8 @@ catalogs:
specifier: 0.41.3
version: 0.41.3
'@playwright/test':
specifier: 1.55.1
version: 1.55.1
specifier: 1.56.0
version: 1.56.0
'@types/node':
specifier: 20.16.10
version: 20.16.10
@ -149,7 +149,7 @@ importers:
devDependencies:
'@playwright/test':
specifier: 'catalog:'
version: 1.55.1
version: 1.56.0
cspell:
specifier: 'catalog:'
version: 9.2.1
@ -334,7 +334,7 @@ importers:
version: 2.7.1
'@playwright/test':
specifier: 'catalog:'
version: 1.55.1
version: 1.56.0
'@types/node':
specifier: 'catalog:'
version: 20.16.10
@ -458,7 +458,7 @@ importers:
version: 1.2.23
'@playwright/test':
specifier: 'catalog:'
version: 1.55.1
version: 1.56.0
'@slint/common-files':
specifier: workspace:*
version: link:../../../docs/common
@ -1864,8 +1864,8 @@ packages:
'@playform/pipe@0.1.3':
resolution: {integrity: sha512-cjRcaj6b8XZMS+N51In78EuD9e0x0M3gYxi2g+qUGk1iya2uxcS+aSrXxfBUZueOjxADQwpyS4zLEhlbHCGcDA==}
'@playwright/test@1.55.1':
resolution: {integrity: sha512-IVAh/nOJaw6W9g+RJVlIQJ6gSiER+ae6mKQ5CX1bERzQgbC1VSeBlwdvczT7pxb0GWiyrxH4TGKbMfDb4Sq/ig==}
'@playwright/test@1.56.0':
resolution: {integrity: sha512-Tzh95Twig7hUwwNe381/K3PggZBZblKUe2wv25oIpzWLr6Z0m4KgV1ZVIjnR6GM9ANEqjZD7XsZEa6JL/7YEgg==}
engines: {node: '>=18'}
hasBin: true
@ -5133,16 +5133,16 @@ packages:
pkg-types@2.3.0:
resolution: {integrity: sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==}
playwright-core@1.55.1:
resolution: {integrity: sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w==}
playwright-core@1.56.0:
resolution: {integrity: sha512-1SXl7pMfemAMSDn5rkPeZljxOCYAmQnYLBTExuh6E8USHXGSX3dx6lYZN/xPpTz1vimXmPA9CDnILvmJaB8aSQ==}
engines: {node: '>=18'}
hasBin: true
playwright-ctrf-json-reporter@0.0.24:
resolution: {integrity: sha512-NLwmLA4aTd3GEhgJXYjIfwDFuhhEuz24hYpnuovE/EF/AY3xLqt3JYd4ylE5tbgW9bYwMVqpEsv9pL1oUcFIjQ==}
playwright@1.55.1:
resolution: {integrity: sha512-cJW4Xd/G3v5ovXtJJ52MAOclqeac9S/aGGgRzLabuF8TnIb6xHvMzKIa6JmrRzUkeXJgfL1MhukP0NK6l39h3A==}
playwright@1.56.0:
resolution: {integrity: sha512-X5Q1b8lOdWIE4KAoHpW3SE8HvUB+ZZsUoN64ZhjnN8dOb1UpujxBtENGiZFE+9F/yhzJwYa+ca3u43FeLbboHA==}
engines: {node: '>=18'}
hasBin: true
@ -8172,9 +8172,9 @@ snapshots:
deepmerge-ts: 7.1.5
fast-glob: 3.3.3
'@playwright/test@1.55.1':
'@playwright/test@1.56.0':
dependencies:
playwright: 1.55.1
playwright: 1.56.0
'@qwik.dev/partytown@0.11.2':
dependencies:
@ -12117,13 +12117,13 @@ snapshots:
exsolve: 1.0.7
pathe: 2.0.3
playwright-core@1.55.1: {}
playwright-core@1.56.0: {}
playwright-ctrf-json-reporter@0.0.24: {}
playwright@1.55.1:
playwright@1.56.0:
dependencies:
playwright-core: 1.55.1
playwright-core: 1.56.0
optionalDependencies:
fsevents: 2.3.2

View file

@ -30,4 +30,4 @@ catalog:
"@expressive-code/plugin-line-numbers": 0.41.3
"rehype-external-links": 3.0.0
"playwright-ctrf-json-reporter": 0.0.24
"@playwright/test": 1.55.1
"@playwright/test": 1.56.0