Skip to content

Commit

Permalink
Bump @argos-ci/cli from 2.2.0 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [@argos-ci/cli](https://github.com/argos-ci/argos-javascript/tree/HEAD/packages/core) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/argos-ci/argos-javascript/releases)
- [Changelog](https://github.com/argos-ci/argos-javascript/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/argos-ci/argos-javascript/commits/@argos-ci/[email protected]/packages/core)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 8a60366 commit 66fbde6
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@argos-ci/cli": "^2.2.0",
"@argos-ci/cli": "^2.3.0",
"@argos-ci/playwright": "^3.3.0",
"@docusaurus/module-type-aliases": "3.2.1",
"@docusaurus/tsconfig": "3.2.1",
Expand Down
34 changes: 28 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -204,17 +204,17 @@ __metadata:
languageName: node
linkType: hard

"@argos-ci/cli@npm:^2.2.0":
version: 2.2.0
resolution: "@argos-ci/cli@npm:2.2.0"
"@argos-ci/cli@npm:^2.3.0":
version: 2.3.0
resolution: "@argos-ci/cli@npm:2.3.0"
dependencies:
"@argos-ci/core": "npm:2.3.0"
"@argos-ci/core": "npm:2.4.0"
commander: "npm:^12.0.0"
ora: "npm:^8.0.1"
update-notifier: "npm:^7.0.0"
bin:
argos: bin/argos-cli.js
checksum: 10c0/b894d9b30357cdb76f4669ef756ae4a2003e6080148c5f5f54cbf67db5291a9090abc1362becbff3eb336a522666bce527e4ac7611ea9b0ce4d19943e89d1630
checksum: 10c0/b5cb51f43275dcfa1e2a19e4834b8729490b49188fdac18153ac66a5d00321fff2cf81745af8b613319da7203bef315a8f9bcf17439eaac0f901ec1ac04efe16
languageName: node
linkType: hard

Expand All @@ -233,6 +233,21 @@ __metadata:
languageName: node
linkType: hard

"@argos-ci/core@npm:2.4.0":
version: 2.4.0
resolution: "@argos-ci/core@npm:2.4.0"
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/631a821819f4d7f8e294f1028467eb87a641adda70bf7c061605ca69b1f36c5f6049fc570136dbffb09dd236982e81e6f2e9b784a89c0cacd369de88a267890b
languageName: node
linkType: hard

"@argos-ci/playwright@npm:^3.3.0":
version: 3.3.0
resolution: "@argos-ci/playwright@npm:3.3.0"
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 @@ -9181,7 +9203,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "japanfinance-wiki@workspace:."
dependencies:
"@argos-ci/cli": "npm:^2.2.0"
"@argos-ci/cli": "npm:^2.3.0"
"@argos-ci/playwright": "npm:^3.3.0"
"@docusaurus/core": "npm:3.2.1"
"@docusaurus/module-type-aliases": "npm:3.2.1"
Expand Down

0 comments on commit 66fbde6

Please sign in to comment.