mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 10:18:53 +00:00
chore(deps-dev): bump @argos-ci/playwright to 1.9.3 (#6106)
chore(deps-dev): bump @argos-ci/playwright Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
This commit is contained in:
parent
4252cc28f7
commit
8b4354b29f
2 changed files with 10 additions and 10 deletions
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@argos-ci/cli": "^1.0.11",
|
||||
"@argos-ci/playwright": "^1.9.2",
|
||||
"@argos-ci/playwright": "^1.9.3",
|
||||
"@playwright/test": "1.41.2",
|
||||
"cheerio": "^1.0.0-rc.12"
|
||||
}
|
||||
|
|
|
|||
18
yarn.lock
18
yarn.lock
|
|
@ -166,10 +166,10 @@
|
|||
"@jridgewell/gen-mapping" "^0.3.0"
|
||||
"@jridgewell/trace-mapping" "^0.3.9"
|
||||
|
||||
"@argos-ci/browser@1.4.1":
|
||||
version "1.4.1"
|
||||
resolved "https://registry.yarnpkg.com/@argos-ci/browser/-/browser-1.4.1.tgz#157347d76bca5697976000f7c4289bee498b7022"
|
||||
integrity sha512-XE5TZnoP+zKeV/Gm0pjuJUx0+xoCnVo4ajWBM2V6vyMAP8P+gO7v8HPHWXBLJoEGgF1Ij365fDA3R3+OMD5Hzw==
|
||||
"@argos-ci/browser@1.5.0":
|
||||
version "1.5.0"
|
||||
resolved "https://registry.yarnpkg.com/@argos-ci/browser/-/browser-1.5.0.tgz#44e9638c7a261b47865f171582826153d1a16734"
|
||||
integrity sha512-a9uzWL3L2qalqXa5kzkjlfnznpkGbzNhS5QSf0DtCylOWSrpnUMK+cIj3xzGMgmZK7SZ/r9OYdSZfsaSizWLXA==
|
||||
|
||||
"@argos-ci/cli@^1.0.11":
|
||||
version "1.0.11"
|
||||
|
|
@ -194,12 +194,12 @@
|
|||
sharp "^0.32.5"
|
||||
tmp "^0.2.1"
|
||||
|
||||
"@argos-ci/playwright@^1.9.2":
|
||||
version "1.9.2"
|
||||
resolved "https://registry.yarnpkg.com/@argos-ci/playwright/-/playwright-1.9.2.tgz#79bd15ac34a042d12462f5d6a6337ed2944b4573"
|
||||
integrity sha512-gasqd5s46gEb0LPjuNvD2bsH2vCAGK+O4U8Xm4H+BATJiig58B6O1Kmy1YK4MtgReNqZRbOFhVl1SDYGfnVBOw==
|
||||
"@argos-ci/playwright@^1.9.3":
|
||||
version "1.9.3"
|
||||
resolved "https://registry.yarnpkg.com/@argos-ci/playwright/-/playwright-1.9.3.tgz#9782000d194cabb8113fd91e7f089169af2b9b72"
|
||||
integrity sha512-kgMy7SHkBj4MFXfpeqh8Gk6upQwgs16/4zcV9U/C2A8JpXRov96IKetK5vlCqqcrO/k0oglS+eZypMP5bvmfsw==
|
||||
dependencies:
|
||||
"@argos-ci/browser" "1.4.1"
|
||||
"@argos-ci/browser" "1.5.0"
|
||||
"@argos-ci/core" "1.5.4"
|
||||
"@argos-ci/util" "1.2.1"
|
||||
chalk "^5.3.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue