Skip to content

Commit

Permalink
chore(deps-dev): bump @argos-ci/playwright from 1.9.1 to 1.9.2
Browse files Browse the repository at this point in the history
Bumps [@argos-ci/playwright](https://github.com/argos-ci/argos-javascript/tree/HEAD/packages/playwright) from 1.9.1 to 1.9.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]>
  • Loading branch information
dependabot[bot] authored and benoitf committed Feb 16, 2024
1 parent e5270db commit 7210fd7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 25 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": "^1.0.11",
"@argos-ci/playwright": "^1.9.1",
"@argos-ci/playwright": "^1.9.2",
"@playwright/test": "1.41.2",
"cheerio": "^1.0.0-rc.12"
}
Expand Down
30 changes: 6 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -181,19 +181,6 @@
ora "^7.0.1"
update-notifier "^6.0.2"

"@argos-ci/[email protected]":
version "1.5.3"
resolved "https://registry.yarnpkg.com/@argos-ci/core/-/core-1.5.3.tgz#4ebf0e5900b31d286c68a73dfa56e5d5bc5a4b49"
integrity sha512-qODX23ou3CwagOFwtYZyvXPAd2fXOu5ntnH5MbQcSzP3TdK8H2wkacNaLwvLEVpOeT3jdrfoQvROInewMfbHxQ==
dependencies:
"@argos-ci/util" "1.2.0"
axios "^1.5.0"
convict "^6.2.4"
debug "^4.3.4"
fast-glob "^3.3.1"
sharp "^0.32.5"
tmp "^0.2.1"

"@argos-ci/[email protected]":
version "1.5.4"
resolved "https://registry.yarnpkg.com/@argos-ci/core/-/core-1.5.4.tgz#a3fee71caf1fe816d7aeb842a91f6ba6242df881"
Expand All @@ -207,21 +194,16 @@
sharp "^0.32.5"
tmp "^0.2.1"

"@argos-ci/playwright@^1.9.1":
version "1.9.1"
resolved "https://registry.yarnpkg.com/@argos-ci/playwright/-/playwright-1.9.1.tgz#970f058d67d86d73f8eb7be500f14bbf15ba77ba"
integrity sha512-gh9upfhE+cyxCF3XTdAMcD+DXDWfWogJlYdL6Gc7litJX7h1yckBmO+deAtsh6xT58DfUIg4SJUjOHDq/CKzDw==
"@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==
dependencies:
"@argos-ci/browser" "1.4.1"
"@argos-ci/core" "1.5.3"
"@argos-ci/util" "1.2.0"
"@argos-ci/core" "1.5.4"
"@argos-ci/util" "1.2.1"
chalk "^5.3.0"

"@argos-ci/[email protected]":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@argos-ci/util/-/util-1.2.0.tgz#b50014b611ca11a7063530f5193d1ede60ac29bb"
integrity sha512-e/sAEECDzUr02v5sXPcd1Ky3WqNOMDWkutfBC8RBizj3Z+CUp6uwV+bzyTZaE9Zms9WekqXAfKe1rZkEie+DrA==

"@argos-ci/[email protected]":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@argos-ci/util/-/util-1.2.1.tgz#ed1b4984b53e2eab62ee8728e9b520932e760c60"
Expand Down

0 comments on commit 7210fd7

Please sign in to comment.