build(deps-dev): bump @playwright/test in the playwright group (#8861)

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


Updates `@playwright/test` from 1.53.1 to 1.53.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.53.1...v1.53.2)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-version: 1.53.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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-07-07 13:28:18 +03:00 committed by GitHub
parent 565cd5f4c5
commit c6b667465f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 17 additions and 17 deletions

View file

@ -32,7 +32,7 @@
"typescript": "5.8.3"
},
"devDependencies": {
"@playwright/test": "1.53.1",
"@playwright/test": "1.53.2",
"cspell": "9.1.2"
}
}

30
pnpm-lock.yaml generated
View file

@ -101,8 +101,8 @@ importers:
version: 5.8.3
devDependencies:
'@playwright/test':
specifier: 1.53.1
version: 1.53.1
specifier: 1.53.2
version: 1.53.2
cspell:
specifier: 9.1.2
version: 9.1.2
@ -284,8 +284,8 @@ importers:
specifier: 2.7.1
version: 2.7.1
'@playwright/test':
specifier: 1.53.1
version: 1.53.1
specifier: 1.53.2
version: 1.53.2
'@types/node':
specifier: 20.16.10
version: 20.16.10
@ -1612,8 +1612,8 @@ packages:
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
engines: {node: '>=14'}
'@playwright/test@1.53.1':
resolution: {integrity: sha512-Z4c23LHV0muZ8hfv4jw6HngPJkbbtZxTkxPNIg7cJcTc9C28N/p2q7g3JZS2SiKBBHJ3uM1dgDye66bB7LEk5w==}
'@playwright/test@1.53.2':
resolution: {integrity: sha512-tEB2U5z74ebBeyfGNZ3Jfg29AnW+5HlWhvHtb/Mqco9pFdZU1ZLNdVb2UtB5CvmiilNr2ZfVH/qMmAROG/XTzw==}
engines: {node: '>=18'}
hasBin: true
@ -4482,16 +4482,16 @@ packages:
resolution: {integrity: sha512-o8mkY4E/+LNUf6LzX96ht6k6CEDi65k9G2rjMtBe9Oo+VPKSvl+0GKHuH/AlG+GA5LPG/i5hrekkxUc3s2HU+Q==}
hasBin: true
playwright-core@1.53.1:
resolution: {integrity: sha512-Z46Oq7tLAyT0lGoFx4DOuB1IA9D1TPj0QkYxpPVUnGDqHHvDpCftu1J2hM2PiWsNMoZh8+LQaarAWcDfPBc6zg==}
playwright-core@1.53.2:
resolution: {integrity: sha512-ox/OytMy+2w1jcYEYlOo1Hhp8hZkLCximMTUTMBXjGUA1KoFfiSZ+DU+3a739jsPY0yoKH2TFy9S2fsJas8yAw==}
engines: {node: '>=18'}
hasBin: true
playwright-ctrf-json-reporter@0.0.21:
resolution: {integrity: sha512-oIR373q/WkyAw/VR2806UmYx/0ocsoD3C95FqRk5Edkw5nmnexl4TBsNKhhzsuY0lWFyZ4lilGJPsl2mpk4zvA==}
playwright@1.53.1:
resolution: {integrity: sha512-LJ13YLr/ocweuwxyGf1XNFWIU4M2zUSo149Qbp+A4cpwDjsxRPj7k6H25LBrEHiEwxvRbD8HdwvQmRMSvquhYw==}
playwright@1.53.2:
resolution: {integrity: sha512-6K/qQxVFuVQhRQhFsVZ9fGeatxirtrpPgxzBYWyZLEXJzqYwuL4fuNmfOfD5et1tJE4GScKyPNeLhZeRwuTU3A==}
engines: {node: '>=18'}
hasBin: true
@ -7271,9 +7271,9 @@ snapshots:
'@pkgjs/parseargs@0.11.0':
optional: true
'@playwright/test@1.53.1':
'@playwright/test@1.53.2':
dependencies:
playwright: 1.53.1
playwright: 1.53.2
'@radix-ui/number@1.1.0': {}
@ -10743,13 +10743,13 @@ snapshots:
dependencies:
pngjs: 6.0.0
playwright-core@1.53.1: {}
playwright-core@1.53.2: {}
playwright-ctrf-json-reporter@0.0.21: {}
playwright@1.53.1:
playwright@1.53.2:
dependencies:
playwright-core: 1.53.1
playwright-core: 1.53.2
optionalDependencies:
fsevents: 2.3.2

View file

@ -38,7 +38,7 @@
"@codingame/monaco-vscode-editor-api": "~8.0.4",
"@lumino/default-theme": "2.1.10",
"@lumino/widgets": "2.7.1",
"@playwright/test": "1.53.1",
"@playwright/test": "1.53.2",
"@types/node": "20.16.10",
"@types/vscode": "1.92.0",
"monaco-editor": "npm:@codingame/monaco-vscode-editor-api@8.0.4",