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

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

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-version: 1.54.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-14 06:16:35 +00:00 committed by Florent BENOIT
parent d8a83b763f
commit ccbec75197
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.31.0",
"@playwright/test": "1.53.2",
"@playwright/test": "1.54.1",
"@podman-desktop/api": "workspace:",
"@rollup/plugin-commonjs": "^28.0.6",
"@rollup/plugin-json": "^6.1.0",

View file

@ -147,8 +147,8 @@ importers:
specifier: ^9.31.0
version: 9.31.0
'@playwright/test':
specifier: 1.53.2
version: 1.53.2
specifier: 1.54.1
version: 1.54.1
'@podman-desktop/api':
specifier: 'workspace:'
version: link:packages/extension-api
@ -894,8 +894,8 @@ importers:
tests/playwright:
devDependencies:
'@playwright/test':
specifier: 1.53.2
version: 1.53.2
specifier: 1.54.1
version: 1.54.1
'@types/node':
specifier: ^22
version: 22.16.2
@ -1012,8 +1012,8 @@ importers:
specifier: ^5.0.5
version: 5.0.5
'@playwright/test':
specifier: 1.53.2
version: 1.53.2
specifier: 1.54.1
version: 1.54.1
cheerio:
specifier: ^1.1.0
version: 1.1.0
@ -3315,8 +3315,8 @@ packages:
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
engines: {node: '>=14'}
'@playwright/test@1.53.2':
resolution: {integrity: sha512-tEB2U5z74ebBeyfGNZ3Jfg29AnW+5HlWhvHtb/Mqco9pFdZU1ZLNdVb2UtB5CvmiilNr2ZfVH/qMmAROG/XTzw==}
'@playwright/test@1.54.1':
resolution: {integrity: sha512-FS8hQ12acieG2dYSksmLOF7BNxnVf2afRJdCuM1eMSxj6QTSE6G4InGF7oApGgDb65MX7AwMVlIkpru0yZA4Xw==}
engines: {node: '>=18'}
hasBin: true
@ -9386,13 +9386,13 @@ packages:
player.style@0.1.9:
resolution: {integrity: sha512-aFmIhHMrnAP8YliFYFMnRw+5AlHqBvnqWy4vHGo2kFxlC+XjmTXqgg62qSxlE8ubAY83c0ViEZGYglSJi6mGCA==}
playwright-core@1.53.2:
resolution: {integrity: sha512-ox/OytMy+2w1jcYEYlOo1Hhp8hZkLCximMTUTMBXjGUA1KoFfiSZ+DU+3a739jsPY0yoKH2TFy9S2fsJas8yAw==}
playwright-core@1.54.1:
resolution: {integrity: sha512-Nbjs2zjj0htNhzgiy5wu+3w09YetDx5pkrpI/kZotDlDUaYk0HVA5xrBVPdow4SAUIlhgKcJeJg4GRKW6xHusA==}
engines: {node: '>=18'}
hasBin: true
playwright@1.53.2:
resolution: {integrity: sha512-6K/qQxVFuVQhRQhFsVZ9fGeatxirtrpPgxzBYWyZLEXJzqYwuL4fuNmfOfD5et1tJE4GScKyPNeLhZeRwuTU3A==}
playwright@1.54.1:
resolution: {integrity: sha512-peWpSwIBmSLi6aW2auvrUtf2DqY16YYcCMO8rTVx486jKmDTJg7UAhyrraP98GB8BoPURZP8+nxO7TSd4cPr5g==}
engines: {node: '>=18'}
hasBin: true
@ -15230,9 +15230,9 @@ snapshots:
'@pkgjs/parseargs@0.11.0':
optional: true
'@playwright/test@1.53.2':
'@playwright/test@1.54.1':
dependencies:
playwright: 1.53.2
playwright: 1.54.1
'@pnpm/config.env-replace@1.1.0': {}
@ -22498,11 +22498,11 @@ snapshots:
transitivePeerDependencies:
- react
playwright-core@1.53.2: {}
playwright-core@1.54.1: {}
playwright@1.53.2:
playwright@1.54.1:
dependencies:
playwright-core: 1.53.2
playwright-core: 1.54.1
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.53.2",
"@playwright/test": "1.54.1",
"@types/node": "^22",
"electron": "37.2.0",
"typescript": "^5.8.3",

View file

@ -9,7 +9,7 @@
"devDependencies": {
"@argos-ci/cli": "^2.5.7",
"@argos-ci/playwright": "^5.0.5",
"@playwright/test": "1.53.2",
"@playwright/test": "1.54.1",
"cheerio": "^1.1.0"
}
}