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: [http](https://github.com/dart-lang/http/tree/master/pkgs) and [intl](https://github.com/dart-lang/i18n/tree/main/pkgs).


Updates `http` from 1.2.2 to 1.3.0
- [Release notes](https://github.com/dart-lang/http/releases)
- [Commits](https://github.com/dart-lang/http/commits/http-v1.3.0/pkgs)

Updates `intl` from 0.20.1 to 0.20.2
- [Release notes](https://github.com/dart-lang/i18n/releases)
- [Commits](https://github.com/dart-lang/i18n/commits/intl-v0.20.2/pkgs)

---
updated-dependencies:
- dependency-name: http
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: shorebird_cli-deps
- dependency-name: intl
  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 Jan 27, 2025
1 parent 0374d9a commit e6d403b
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 @@ -322,10 +322,10 @@ packages:
dependency: "direct main"
description:
name: http
sha256: b9c29a161230ee03d3ccf545097fccd9b87a5264228c5d348202e0f0c28f9010
sha256: fe7ab022b76f3034adc518fb6ea04a82387620e19977665ea18d30a1cf43442f
url: "https://pub.dev"
source: hosted
version: "1.2.2"
version: "1.3.0"
http_multi_server:
dependency: transitive
description:
Expand All @@ -346,10 +346,10 @@ packages:
dependency: "direct main"
description:
name: intl
sha256: "00f33b908655e606b86d2ade4710a231b802eec6f11e87e4ea3783fd72077a50"
sha256: "3df61194eb431efc39c4ceba583b95633a403f46c9fd341e550ce0bfa50e9aa5"
url: "https://pub.dev"
source: hosted
version: "0.20.1"
version: "0.20.2"
io:
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 @@ -20,8 +20,8 @@ dependencies:
crypto: ^3.0.6
equatable: ^2.0.7
googleapis_auth: ^1.6.0
http: ^1.2.1
intl: ^0.20.1
http: ^1.3.0
intl: ^0.20.2
io: ^1.0.5
json_annotation: ^4.9.0
json_path: ^0.7.1
Expand Down

0 comments on commit e6d403b

Please sign in to comment.