Skip to content

Commit

Permalink
chore(deps-dev): bump @argos-ci/playwright from 3.0.1 to 3.0.2 (podma…
Browse files Browse the repository at this point in the history
…n-desktop#7102)

Bumps [@argos-ci/playwright](https://github.com/argos-ci/argos-javascript/tree/HEAD/packages/playwright) from 3.0.1 to 3.0.2.
- [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/[email protected]/packages/playwright)

---
updated-dependencies:
- dependency-name: "@argos-ci/playwright"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 2f443e2 commit 39e7231
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 19 deletions.
2 changes: 1 addition & 1 deletion website-argos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {
"@argos-ci/cli": "^2.1.0",
"@argos-ci/playwright": "^3.0.1",
"@argos-ci/playwright": "^3.0.2",
"@playwright/test": "1.43.1",
"cheerio": "^1.0.0-rc.12"
}
Expand Down
23 changes: 5 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -181,19 +181,6 @@
ora "^8.0.1"
update-notifier "^7.0.0"

"@argos-ci/[email protected]":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@argos-ci/core/-/core-2.1.0.tgz#e05a6c9f3c6589d1f33c18e3cdc8d7182d4e4e3f"
integrity sha512-Av6eOaE0DZ3GstHn69GY++12ISUppkVhHwMxbYp0rUPqh2r+IZtSVAmo8U2D3K8eJK6+u1qUD75ROWmuQakCAQ==
dependencies:
"@argos-ci/util" "2.0.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/[email protected]":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@argos-ci/core/-/core-2.2.0.tgz#77afed3a31d14780052dc46db8f0d5dc692bfe9c"
Expand All @@ -207,13 +194,13 @@
sharp "^0.33.3"
tmp "^0.2.3"

"@argos-ci/playwright@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@argos-ci/playwright/-/playwright-3.0.1.tgz#ef95a14da2a28707c8ee26cec5e28231bcceb211"
integrity sha512-abnuBqjsPj0t6ClZGbWa1iK+FtHQ92/8b0hBNB431ox3kDRzlToFW3VItvx0xptc1FmTRHZSWgAUUZyJjZm12g==
"@argos-ci/playwright@^3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@argos-ci/playwright/-/playwright-3.0.2.tgz#8b8c2d946dbed84dbdbf45fa59cb1be102b78b95"
integrity sha512-fvrocGEVC6S3IatprSBmikzDKJcHH4i7ekHSG9xU5fXQHaIFoQJDti/sCCJ7QbKY2w30Ry9yaEALnsPVprD80w==
dependencies:
"@argos-ci/browser" "2.1.0"
"@argos-ci/core" "2.1.0"
"@argos-ci/core" "2.2.0"
"@argos-ci/util" "2.0.0"
chalk "^5.3.0"
debug "^4.3.4"
Expand Down

0 comments on commit 39e7231

Please sign in to comment.