Skip to content

Commit

Permalink
chore(deps): bump the shorebird_cli-deps group
Browse files Browse the repository at this point in the history
Bumps the shorebird_cli-deps group in /packages/shorebird_cli with 2 updates: [cli_util](https://github.com/dart-lang/tools/tree/main/pkgs) and [clock](https://github.com/dart-lang/tools/tree/main/pkgs).


Updates `cli_util` from 0.4.1 to 0.4.2
- [Release notes](https://github.com/dart-lang/tools/releases)
- [Commits](https://github.com/dart-lang/tools/commits/cli_util-v0.4.2/pkgs)

Updates `clock` from 1.1.1 to 1.1.2
- [Release notes](https://github.com/dart-lang/tools/releases)
- [Commits](https://github.com/dart-lang/tools/commits/clock-v1.1.2/pkgs)

---
updated-dependencies:
- dependency-name: cli_util
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: shorebird_cli-deps
- dependency-name: clock
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: shorebird_cli-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent e753232 commit a91504b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions packages/shorebird_cli/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -173,18 +173,18 @@ packages:
dependency: "direct main"
description:
name: cli_util
sha256: c05b7406fdabc7a49a3929d4af76bcaccbbffcbcdcf185b082e1ae07da323d19
sha256: ff6785f7e9e3c38ac98b2fb035701789de90154024a75b6cb926445e83197d1c
url: "https://pub.dev"
source: hosted
version: "0.4.1"
version: "0.4.2"
clock:
dependency: "direct main"
description:
name: clock
sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf
sha256: fddb70d9b5277016c77a80201021d40a2247104d9f4aa7bab7157b7e3f05b84b
url: "https://pub.dev"
source: hosted
version: "1.1.1"
version: "1.1.2"
code_builder:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions packages/shorebird_cli/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ dependencies:
barbecue: ^0.5.0
checked_yaml: ^2.0.3
cli_completion: ^0.5.0
cli_util: ^0.4.1
clock: ^1.1.1
cli_util: ^0.4.2
clock: ^1.1.2
collection: ^1.19.1
crypto: ^3.0.6
equatable: ^2.0.5
Expand Down

0 comments on commit a91504b

Please sign in to comment.