Skip to content

Commit

Permalink
Bump @argos-ci/cli from 1.0.11 to 1.0.12 (#1659)
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 1.0.11 to 1.0.12.
- [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-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 Aug 23, 2024
1 parent 70e9734 commit 4b31795
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
]
},
"devDependencies": {
"@argos-ci/cli": "^1.0.11",
"@argos-ci/cli": "^1.0.12",
"@argos-ci/playwright": "^1.9.3",
"@docusaurus/module-type-aliases": "2.4.3",
"@docusaurus/plugin-google-gtag": "2.4.3",
Expand Down
27 changes: 21 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -236,17 +236,17 @@ __metadata:
languageName: node
linkType: hard

"@argos-ci/cli@npm:^1.0.11":
version: 1.0.11
resolution: "@argos-ci/cli@npm:1.0.11"
"@argos-ci/cli@npm:^1.0.12":
version: 1.0.12
resolution: "@argos-ci/cli@npm:1.0.12"
dependencies:
"@argos-ci/core": 1.5.4
"@argos-ci/core": 1.5.5
commander: ^11.0.0
ora: ^7.0.1
update-notifier: ^6.0.2
bin:
argos: bin/argos-cli.js
checksum: e4712d5797e9adb6b778ff90ad6315be687e6cd0c203a4bad4e95b2cc87a45310647665745e986b51e5c135e565f30a6808074736d1c77c93f6957a1303a5860
checksum: 9d90e35ed7394a14a0027f1efa425fc8a46e6bd5e79290ee0224a6a7a3a0640a9805d2ba893352d83f63fa5c72b9648a03c2fb1c233e73ae39d3da7054194426
languageName: node
linkType: hard

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

"@argos-ci/core@npm:1.5.5":
version: 1.5.5
resolution: "@argos-ci/core@npm:1.5.5"
dependencies:
"@argos-ci/util": 1.2.1
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
checksum: ccc290322a6eb6cfc5335f24a93fd0e27d7ad0511231273d06983fd2d99db7d152e4da88cf7fe249a2a057eb5107494a5a6f85252a2e0082afb0e9752a9f59d6
languageName: node
linkType: hard

"@argos-ci/playwright@npm:^1.9.3":
version: 1.9.3
resolution: "@argos-ci/playwright@npm:1.9.3"
Expand Down Expand Up @@ -2765,7 +2780,7 @@ __metadata:
resolution: "@iota-wiki/core@workspace:."
dependencies:
"@algolia/client-search": ^4.22.1
"@argos-ci/cli": ^1.0.11
"@argos-ci/cli": ^1.0.12
"@argos-ci/playwright": ^1.9.3
"@artsy/to-title-case": ^1.1.0
"@docusaurus/core": 2.4.3
Expand Down

0 comments on commit 4b31795

Please sign in to comment.