Skip to content

Commit

Permalink
build(deps): bump intl from 0.19.0 to 0.20.1 in /clients/sail_ui
Browse files Browse the repository at this point in the history
Bumps [intl](https://github.com/dart-lang/i18n/tree/main/pkgs) from 0.19.0 to 0.20.1.
- [Release notes](https://github.com/dart-lang/i18n/releases)
- [Commits](https://github.com/dart-lang/i18n/commits/intl-v0.20.1/pkgs)

---
updated-dependencies:
- dependency-name: intl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and octobocto committed Dec 3, 2024
1 parent 922c823 commit 8ca5be5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions clients/sail_ui/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -421,10 +421,10 @@ packages:
dependency: "direct main"
description:
name: intl
sha256: d6f56758b7d3014a48af9701c085700aac781a92a87a62b1333b46d8879661cf
sha256: "00f33b908655e606b86d2ade4710a231b802eec6f11e87e4ea3783fd72077a50"
url: "https://pub.dev"
source: hosted
version: "0.19.0"
version: "0.20.1"
io:
dependency: transitive
description:
Expand Down Expand Up @@ -930,10 +930,10 @@ packages:
dependency: transitive
description:
name: web
sha256: d43c1d6b787bf0afad444700ae7f4db8827f701bc61c255ac8d328c6f4d52062
sha256: cd3543bd5798f6ad290ea73d210f423502e71900302dde696f8bff84bf89a1cb
url: "https://pub.dev"
source: hosted
version: "1.0.0"
version: "1.1.0"
web_socket:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion clients/sail_ui/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
flutter_custom_tabs: ^2.1.0
flutter_svg: ^2.0.14
flutter_platform_alert: ^0.6.1
intl: ^0.19.0
intl: ^0.20.1
crypto: ^3.0.6
logger: ^2.4.0
grpc: ^4.0.1
Expand Down

0 comments on commit 8ca5be5

Please sign in to comment.