mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
chore(deps-dev): bump @argos-ci/playwright in the argosci group
Bumps the argosci group with 1 update: [@argos-ci/playwright](https://github.com/argos-ci/argos-javascript/tree/HEAD/packages/playwright). Updates `@argos-ci/playwright` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/argos-ci/argos-javascript/releases) - [Changelog](https://github.com/argos-ci/argos-javascript/blob/main/packages/playwright/CHANGELOG.md) - [Commits](https://github.com/argos-ci/argos-javascript/commits/@argos-ci/playwright@6.0.1/packages/playwright) --- updated-dependencies: - dependency-name: "@argos-ci/playwright" dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: argosci ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7c9546e870
commit
2bab5f28c7
2 changed files with 6 additions and 6 deletions
|
|
@ -1021,8 +1021,8 @@ importers:
|
|||
specifier: ^3.0.0
|
||||
version: 3.0.0
|
||||
'@argos-ci/playwright':
|
||||
specifier: ^6.0.0
|
||||
version: 6.0.0
|
||||
specifier: ^6.0.1
|
||||
version: 6.0.1
|
||||
'@playwright/test':
|
||||
specifier: 1.54.2
|
||||
version: 1.54.2
|
||||
|
|
@ -1144,8 +1144,8 @@ packages:
|
|||
resolution: {integrity: sha512-8MNANllQUJ4NotOIc+HO0LPaWFGt6LAW4uHBEJoLAyfhR/bLacUyWMQZcRJVXlBfb6RRajjQqJARmu92NbtpIg==}
|
||||
engines: {node: '>=20.0.0'}
|
||||
|
||||
'@argos-ci/playwright@6.0.0':
|
||||
resolution: {integrity: sha512-L91m6sWULNT/bVFc6YvAGBPs3gyd+i5J2qk71874ZofSSYMuaP2GQ1L2eSN77EPcafBCQuEoeaNly838niYm3w==}
|
||||
'@argos-ci/playwright@6.0.1':
|
||||
resolution: {integrity: sha512-eK8TaxiPtOgVLbZp1dlk2PBZSFoRTOKsClnAQ0S1IIFfG8J2LGnFUl9mr+eG9JFWp7ZmQPkB1xWFXIAe+4nwqg==}
|
||||
engines: {node: '>=20.0.0'}
|
||||
|
||||
'@argos-ci/util@3.0.0':
|
||||
|
|
@ -12105,7 +12105,7 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@argos-ci/playwright@6.0.0':
|
||||
'@argos-ci/playwright@6.0.1':
|
||||
dependencies:
|
||||
'@argos-ci/browser': 5.0.0
|
||||
'@argos-ci/core': 4.0.0
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@argos-ci/cli": "^3.0.0",
|
||||
"@argos-ci/playwright": "^6.0.0",
|
||||
"@argos-ci/playwright": "^6.0.1",
|
||||
"@playwright/test": "1.54.2",
|
||||
"cheerio": "^1.1.2"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue