Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the shorebird_cli-deps group in /packages/shorebird_cli with 2 updates #2685

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions packages/shorebird_cli/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -354,10 +354,10 @@ packages:
dependency: "direct main"
description:
name: io
sha256: "2ec25704aba361659e10e3e5f5d672068d332fc8ac516421d483a11e5cbd061e"
sha256: dfd5a80599cf0165756e3181807ed3e77daf6dd4137caaad72d0b7931597650b
url: "https://pub.dev"
source: hosted
version: "1.0.4"
version: "1.0.5"
iregexp:
dependency: transitive
description:
Expand Down Expand Up @@ -553,10 +553,10 @@ packages:
dependency: "direct main"
description:
name: pub_semver
sha256: "40d3ab1bbd474c4c2328c91e3a7df8c6dd629b79ece4c4bd04bee496a224fb0c"
sha256: "7b3cfbf654f3edd0c6298ecd5be782ce997ddf0e00531b9464b55245185bbbbd"
url: "https://pub.dev"
source: hosted
version: "2.1.4"
version: "2.1.5"
pubspec_parse:
dependency: "direct main"
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 @@ -22,7 +22,7 @@ dependencies:
googleapis_auth: ^1.6.0
http: ^1.2.1
intl: ^0.20.1
io: ^1.0.4
io: ^1.0.5
json_annotation: ^4.9.0
json_path: ^0.7.1
jwt:
Expand All @@ -34,7 +34,7 @@ dependencies:
platform: ^3.1.6
pointycastle: ^3.9.1
propertylistserialization: ^1.3.0
pub_semver: ^2.1.4
pub_semver: ^2.1.5
pubspec_parse: ^1.2.3
retry: ^3.1.2
scoped_deps: ^0.1.0
Expand Down
Loading