build(deps): bump the playwright group with 2 updates (#7467)

Bumps the playwright group with 2 updates: [@playwright/test](https://github.com/microsoft/playwright) and [playwright](https://github.com/microsoft/playwright).


Updates `@playwright/test` from 1.49.1 to 1.50.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.49.1...v1.50.0)

Updates `playwright` from 1.49.1 to 1.50.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.49.1...v1.50.0)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: playwright
- dependency-name: playwright
  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-01-27 13:09:26 +02:00 committed by GitHub
parent facd460037
commit e958d6b31b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 20 additions and 20 deletions

View file

@ -23,7 +23,7 @@
"@expressive-code/plugin-line-numbers": "0.40.1",
"@types/node": "20.16.10",
"astro": "5.1.9",
"playwright": "1.49.1",
"playwright": "1.50.0",
"playwright-ctrf-json-reporter": "0.0.18",
"rehype-external-links": "3.0.0",
"sharp": "0.33.5",
@ -32,7 +32,7 @@
"typescript": "5.7.3"
},
"devDependencies": {
"@playwright/test": "1.49.1",
"@playwright/test": "1.50.0",
"cspell": "8.17.2"
}
}

34
pnpm-lock.yaml generated
View file

@ -78,8 +78,8 @@ importers:
specifier: 5.1.9
version: 5.1.9(@types/node@20.16.10)(rollup@4.28.1)(terser@5.34.1)(typescript@5.7.3)(yaml@2.7.0)
playwright:
specifier: 1.49.1
version: 1.49.1
specifier: 1.50.0
version: 1.50.0
playwright-ctrf-json-reporter:
specifier: 0.0.18
version: 0.0.18
@ -100,8 +100,8 @@ importers:
version: 5.7.3
devDependencies:
'@playwright/test':
specifier: 1.49.1
version: 1.49.1
specifier: 1.50.0
version: 1.50.0
cspell:
specifier: 8.17.2
version: 8.17.2
@ -253,8 +253,8 @@ importers:
specifier: 2.5.0
version: 2.5.0
'@playwright/test':
specifier: 1.49.1
version: 1.49.1
specifier: 1.50.0
version: 1.50.0
'@types/node':
specifier: 20.16.10
version: 20.16.10
@ -1394,8 +1394,8 @@ packages:
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
engines: {node: '>=14'}
'@playwright/test@1.49.1':
resolution: {integrity: sha512-Ky+BVzPz8pL6PQxHqNRW1k3mIyv933LML7HktS8uik0bUXNCdPhoS/kLihiO1tMf/egaJb4IutXd7UywvXEW+g==}
'@playwright/test@1.50.0':
resolution: {integrity: sha512-ZGNXbt+d65EGjBORQHuYKj+XhCewlwpnSd/EDuLPZGSiEWmgOJB5RmMCCYGy5aMfTs9wx61RivfDKi8H/hcMvw==}
engines: {node: '>=18'}
hasBin: true
@ -3459,16 +3459,16 @@ packages:
resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==}
engines: {node: '>=8'}
playwright-core@1.49.1:
resolution: {integrity: sha512-BzmpVcs4kE2CH15rWfzpjzVGhWERJfmnXmniSyKeRZUs9Ws65m+RGIi7mjJK/euCegfn3i7jvqWeWyHe9y3Vgg==}
playwright-core@1.50.0:
resolution: {integrity: sha512-CXkSSlr4JaZs2tZHI40DsZUN/NIwgaUPsyLuOAaIZp2CyF2sN5MM5NJsyB188lFSSozFxQ5fPT4qM+f0tH/6wQ==}
engines: {node: '>=18'}
hasBin: true
playwright-ctrf-json-reporter@0.0.18:
resolution: {integrity: sha512-AjFNpIMKI8zeyaktA2LBphYzy3ffiBjXobBXxEfrVUDov/Z8v5+y9FI0m3cBCr8yauk2brN+Er225vHsZDIu0g==}
playwright@1.49.1:
resolution: {integrity: sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA==}
playwright@1.50.0:
resolution: {integrity: sha512-+GinGfGTrd2IfX1TA4N2gNmeIksSb+IAe589ZH+FlmpV3MYTx6+buChGIuDLQwrGNCw2lWibqV50fU510N7S+w==}
engines: {node: '>=18'}
hasBin: true
@ -5850,9 +5850,9 @@ snapshots:
'@pkgjs/parseargs@0.11.0':
optional: true
'@playwright/test@1.49.1':
'@playwright/test@1.50.0':
dependencies:
playwright: 1.49.1
playwright: 1.50.0
'@rauschma/env-var@1.0.1': {}
@ -8511,13 +8511,13 @@ snapshots:
dependencies:
find-up: 4.1.0
playwright-core@1.49.1: {}
playwright-core@1.50.0: {}
playwright-ctrf-json-reporter@0.0.18: {}
playwright@1.49.1:
playwright@1.50.0:
dependencies:
playwright-core: 1.49.1
playwright-core: 1.50.0
optionalDependencies:
fsevents: 2.3.2

View file

@ -36,7 +36,7 @@
"@codingame/monaco-vscode-storage-service-override": "~8.0.4",
"@lumino/default-theme": "2.1.7",
"@lumino/widgets": "2.5.0",
"@playwright/test": "1.49.1",
"@playwright/test": "1.50.0",
"@types/node": "20.16.10",
"@types/vscode": "1.92.0",
"monaco-editor": "npm:@codingame/monaco-vscode-editor-api@~8.0.4",