Skip to content

Commit

Permalink
Bump @argos-ci/cli from 2.2.0 to 2.3.1 (JapanFinance#164)
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.1.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 3, 2024
1 parent 85458ff commit 2f54f74
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.1",
"@argos-ci/playwright": "^3.3.0",
"@docusaurus/module-type-aliases": "3.4.0",
"@docusaurus/tsconfig": "3.4.0",
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.1":
version: 2.3.1
resolution: "@argos-ci/cli@npm:2.3.1"
dependencies:
"@argos-ci/core": "npm:2.3.0"
"@argos-ci/core": "npm:2.4.1"
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/379f93cea69c170a4f3c4737e21ea65b1c5deb4b1e71cdffdad37866b433cb3e4e6c4617e2e57a7fd206cf59a1e083aebb5fa1c1b4adf646761899e7d1d7f9d7
languageName: node
linkType: hard

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

"@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.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 @@ -10810,7 +10832,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.1"
"@argos-ci/playwright": "npm:^3.3.0"
"@docusaurus/core": "npm:3.4.0"
"@docusaurus/module-type-aliases": "npm:3.4.0"
Expand Down

0 comments on commit 2f54f74

Please sign in to comment.