chore(deps-dev): bump @playwright/test from 1.54.1 to 1.54.2

Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.54.1 to 1.54.2.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.54.1...v1.54.2)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-version: 1.54.2
  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] 2025-08-04 06:06:12 +00:00 committed by Florent BENOIT
parent eff943ccd5
commit 1ad34b4ff7
4 changed files with 20 additions and 20 deletions

View file

@ -126,7 +126,7 @@
"@eslint/compat": "^1.3.1",
"@eslint/eslintrc": "^3.3.1",
"@eslint/js": "^9.32.0",
"@playwright/test": "1.54.1",
"@playwright/test": "1.54.2",
"@podman-desktop/api": "workspace:",
"@rollup/plugin-commonjs": "^28.0.6",
"@rollup/plugin-json": "^6.1.0",

View file

@ -150,8 +150,8 @@ importers:
specifier: ^9.32.0
version: 9.32.0
'@playwright/test':
specifier: 1.54.1
version: 1.54.1
specifier: 1.54.2
version: 1.54.2
'@podman-desktop/api':
specifier: 'workspace:'
version: link:packages/extension-api
@ -900,8 +900,8 @@ importers:
tests/playwright:
devDependencies:
'@playwright/test':
specifier: 1.54.1
version: 1.54.1
specifier: 1.54.2
version: 1.54.2
'@types/node':
specifier: ^22
version: 22.17.0
@ -1024,8 +1024,8 @@ importers:
specifier: ^6.0.0
version: 6.0.0
'@playwright/test':
specifier: 1.54.1
version: 1.54.1
specifier: 1.54.2
version: 1.54.2
cheerio:
specifier: ^1.1.2
version: 1.1.2
@ -3323,8 +3323,8 @@ packages:
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
engines: {node: '>=14'}
'@playwright/test@1.54.1':
resolution: {integrity: sha512-FS8hQ12acieG2dYSksmLOF7BNxnVf2afRJdCuM1eMSxj6QTSE6G4InGF7oApGgDb65MX7AwMVlIkpru0yZA4Xw==}
'@playwright/test@1.54.2':
resolution: {integrity: sha512-A+znathYxPf+72riFd1r1ovOLqsIIB0jKIoPjyK2kqEIe30/6jF6BC7QNluHuwUmsD2tv1XZVugN8GqfTMOxsA==}
engines: {node: '>=18'}
hasBin: true
@ -9377,13 +9377,13 @@ packages:
player.style@0.1.9:
resolution: {integrity: sha512-aFmIhHMrnAP8YliFYFMnRw+5AlHqBvnqWy4vHGo2kFxlC+XjmTXqgg62qSxlE8ubAY83c0ViEZGYglSJi6mGCA==}
playwright-core@1.54.1:
resolution: {integrity: sha512-Nbjs2zjj0htNhzgiy5wu+3w09YetDx5pkrpI/kZotDlDUaYk0HVA5xrBVPdow4SAUIlhgKcJeJg4GRKW6xHusA==}
playwright-core@1.54.2:
resolution: {integrity: sha512-n5r4HFbMmWsB4twG7tJLDN9gmBUeSPcsBZiWSE4DnYz9mJMAFqr2ID7+eGC9kpEnxExJ1epttwR59LEWCk8mtA==}
engines: {node: '>=18'}
hasBin: true
playwright@1.54.1:
resolution: {integrity: sha512-peWpSwIBmSLi6aW2auvrUtf2DqY16YYcCMO8rTVx486jKmDTJg7UAhyrraP98GB8BoPURZP8+nxO7TSd4cPr5g==}
playwright@1.54.2:
resolution: {integrity: sha512-Hu/BMoA1NAdRUuulyvQC0pEqZ4vQbGfn8f7wPXcnqQmM+zct9UliKxsIkLNmz/ku7LElUNqmaiv1TG/aL5ACsw==}
engines: {node: '>=18'}
hasBin: true
@ -15203,9 +15203,9 @@ snapshots:
'@pkgjs/parseargs@0.11.0':
optional: true
'@playwright/test@1.54.1':
'@playwright/test@1.54.2':
dependencies:
playwright: 1.54.1
playwright: 1.54.2
'@pnpm/config.env-replace@1.1.0': {}
@ -22455,11 +22455,11 @@ snapshots:
transitivePeerDependencies:
- react
playwright-core@1.54.1: {}
playwright-core@1.54.2: {}
playwright@1.54.1:
playwright@1.54.2:
dependencies:
playwright-core: 1.54.1
playwright-core: 1.54.2
optionalDependencies:
fsevents: 2.3.2

View file

@ -22,7 +22,7 @@
"publish:next": "pnpm publish --registry=https://registry.npmjs.org/ --no-git-tag-version --new-version 0.0.1-\"$(date +%s)\""
},
"devDependencies": {
"@playwright/test": "1.54.1",
"@playwright/test": "1.54.2",
"@types/node": "^22",
"electron": "37.2.5",
"typescript": "^5.8.3",

View file

@ -9,7 +9,7 @@
"devDependencies": {
"@argos-ci/cli": "^3.0.0",
"@argos-ci/playwright": "^6.0.0",
"@playwright/test": "1.54.1",
"@playwright/test": "1.54.2",
"cheerio": "^1.1.2"
}
}