From 551d9a1cc1aff0238e19263cfe2929ea46bd1366 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 12:55:48 +0200 Subject: [PATCH] chore(deps-dev): bump @argos-ci/playwright from 3.3.0 to 3.4.0 (#7988) Bumps [@argos-ci/playwright](https://github.com/argos-ci/argos-javascript/tree/HEAD/packages/playwright) from 3.3.0 to 3.4.0. - [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@3.4.0/packages/playwright) --- updated-dependencies: - dependency-name: "@argos-ci/playwright" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- website-argos/package.json | 2 +- yarn.lock | 30 ++++++++++++++++++++++++------ 2 files changed, 25 insertions(+), 7 deletions(-) diff --git a/website-argos/package.json b/website-argos/package.json index f797dece1e8..f9521ffc8bc 100644 --- a/website-argos/package.json +++ b/website-argos/package.json @@ -8,7 +8,7 @@ }, "devDependencies": { "@argos-ci/cli": "^2.2.0", - "@argos-ci/playwright": "^3.3.0", + "@argos-ci/playwright": "^3.4.0", "@playwright/test": "1.45.1", "cheerio": "^1.0.0-rc.12" } diff --git a/yarn.lock b/yarn.lock index 98cec4e9da6..afd607a6bcd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -194,14 +194,27 @@ sharp "^0.33.3" tmp "^0.2.3" -"@argos-ci/playwright@^3.3.0": - version "3.3.0" - resolved "https://registry.yarnpkg.com/@argos-ci/playwright/-/playwright-3.3.0.tgz#83f2f984976b4b75c67db0c3eab9d8cddbb1c8ec" - integrity sha512-y1djh1EpZe2zCWKddrpG0W0iYwOH3sNgJ5N/k6BuYc2tpmkYubdnhqahyYPmEMjhrdfNnoz0JWoL3NVAazI/iQ== +"@argos-ci/core@2.4.0": + version "2.4.0" + resolved "https://registry.yarnpkg.com/@argos-ci/core/-/core-2.4.0.tgz#4b5631cd644b34d5706857fdc7a1966f9e4afa32" + integrity sha512-CY8IQsc71cuIeF2U47aePzH8+YWK4ePG1j+gK5aQ0r744Wc467U4xej7gChMVrAaGlZKsgoIIeXE1ezF+rCryw== + dependencies: + "@argos-ci/util" "2.1.0" + axios "^1.6.8" + convict "^6.2.4" + debug "^4.3.4" + fast-glob "^3.3.2" + sharp "^0.33.3" + tmp "^0.2.3" + +"@argos-ci/playwright@^3.4.0": + version "3.4.0" + resolved "https://registry.yarnpkg.com/@argos-ci/playwright/-/playwright-3.4.0.tgz#6b682073ded7f367fc93b10bc48ec853ad67b0e8" + integrity sha512-Qigw3OiJiVO3MO6Vg4DrW4hd+jCJ2lv2WqpDFSEtTNdxnRU02/v2k8enBvrsqbMSPA0YLixjb984wl6yU7NwUg== dependencies: "@argos-ci/browser" "2.1.2" - "@argos-ci/core" "2.3.0" - "@argos-ci/util" "2.0.0" + "@argos-ci/core" "2.4.0" + "@argos-ci/util" "2.1.0" chalk "^5.3.0" debug "^4.3.4" @@ -210,6 +223,11 @@ resolved "https://registry.yarnpkg.com/@argos-ci/util/-/util-2.0.0.tgz#35e76d4cd7e7c96b529261859576551c12e0cdf2" integrity sha512-wnsNQOjcNfxOi8cHWSv8+GhzUeIitDJgjhuSNR9zrfHB0Y3nDVI57S/mHRo+EMAaWwghfbrxW1ypRCXVseN0GA== +"@argos-ci/util@2.1.0": + version "2.1.0" + resolved "https://registry.yarnpkg.com/@argos-ci/util/-/util-2.1.0.tgz#23f9319c317752698d2c86b18098bbc94ecee666" + integrity sha512-/78zJjZJCh3i7Eh3/lo7ybXK2pzXFGUNHbK3SgJNKNbFiBDllNRfy+x0kccjvN2gCCDz877jnFOlSoZZuMK56A== + "@aw-web-design/x-default-browser@1.4.126": version "1.4.126" resolved "https://registry.yarnpkg.com/@aw-web-design/x-default-browser/-/x-default-browser-1.4.126.tgz#43e4bd8f0314ed907a8718d7e862a203af79bc16"