Skip to content

Commit

Permalink
Bump @argos-ci/playwright from 3.3.0 to 3.4.1
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 3.3.0 to 3.4.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/[email protected]/packages/playwright)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent ae4356f commit 3fd7518
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@argos-ci/cli": "^2.2.0",
"@argos-ci/playwright": "^3.3.0",
"@argos-ci/playwright": "^3.4.1",
"@docusaurus/module-type-aliases": "3.2.1",
"@docusaurus/tsconfig": "3.2.1",
"@playwright/test": "^1.45.1",
Expand Down
36 changes: 29 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -233,16 +233,31 @@ __metadata:
languageName: node
linkType: hard

"@argos-ci/playwright@npm:^3.3.0":
version: 3.3.0
resolution: "@argos-ci/playwright@npm:3.3.0"
"@argos-ci/core@npm:2.4.1":
version: 2.4.1
resolution: "@argos-ci/core@npm:2.4.1"
dependencies:
"@argos-ci/util": "npm:2.1.0"
axios: "npm:^1.6.8"
convict: "npm:^6.2.4"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
sharp: "npm:^0.33.3"
tmp: "npm:^0.2.3"
checksum: 10c0/90dff25f3d4d43ce0c81b40c67095ba713d9e66a82e547a45b82a38ecad9b93f1764479e6e895303aeab647e0dbfeebd04d339a67b40dc0821a1cd5acf9b8672
languageName: node
linkType: hard

"@argos-ci/playwright@npm:^3.4.1":
version: 3.4.1
resolution: "@argos-ci/playwright@npm:3.4.1"
dependencies:
"@argos-ci/browser": "npm:2.1.2"
"@argos-ci/core": "npm:2.3.0"
"@argos-ci/util": "npm:2.0.0"
"@argos-ci/core": "npm:2.4.1"
"@argos-ci/util": "npm:2.1.0"
chalk: "npm:^5.3.0"
debug: "npm:^4.3.4"
checksum: 10c0/c8c45b405fba3710bf3d27d0d21d8d5ffa2904e988ef0ba9f6e38d158ddaee25eb1654ee76d9d4f0f01c6eacce6b4e642e0c85aad1436498ed52bef95a25df57
checksum: 10c0/e214d4b33838b5d98ccb95628195c639a4dd05622426c979c63e94e36851ce14cc45c487915af3238d18357fda85eeeba2e08f866b35b21058891c9835d63383
languageName: node
linkType: hard

Expand All @@ -253,6 +268,13 @@ __metadata:
languageName: node
linkType: hard

"@argos-ci/util@npm:2.1.0":
version: 2.1.0
resolution: "@argos-ci/util@npm:2.1.0"
checksum: 10c0/9df32687a3ebc110516851ea4f12251ca2b556bafdd62b1edcb4936631ffe84bdc4678185f1e1afe4772969eec8a7668017bc3462e9bd1ed7309f7cccb281bf6
languageName: node
linkType: hard

"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.16.0, @babel/code-frame@npm:^7.18.6, @babel/code-frame@npm:^7.21.4, @babel/code-frame@npm:^7.8.3":
version: 7.21.4
resolution: "@babel/code-frame@npm:7.21.4"
Expand Down Expand Up @@ -9182,7 +9204,7 @@ __metadata:
resolution: "japanfinance-wiki@workspace:."
dependencies:
"@argos-ci/cli": "npm:^2.2.0"
"@argos-ci/playwright": "npm:^3.3.0"
"@argos-ci/playwright": "npm:^3.4.1"
"@docusaurus/core": "npm:3.2.1"
"@docusaurus/module-type-aliases": "npm:3.2.1"
"@docusaurus/preset-classic": "npm:3.2.1"
Expand Down

0 comments on commit 3fd7518

Please sign in to comment.