From 1a55df467ddc11848a9358b2e769a82b7378ecab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 13:54:48 +0000 Subject: [PATCH] chore(deps): bump intl in /shorebird_fintech_wallet Bumps [intl](https://github.com/dart-lang/i18n/tree/main/pkgs) from 0.20.2 to 0.20.3. - [Release notes](https://github.com/dart-lang/i18n/releases) - [Commits](https://github.com/dart-lang/i18n/commits/intl-v0.20.3/pkgs) --- updated-dependencies: - dependency-name: intl dependency-version: 0.20.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- shorebird_fintech_wallet/pubspec.lock | 4 ++-- shorebird_fintech_wallet/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/shorebird_fintech_wallet/pubspec.lock b/shorebird_fintech_wallet/pubspec.lock index d3fb2a1..1f38846 100644 --- a/shorebird_fintech_wallet/pubspec.lock +++ b/shorebird_fintech_wallet/pubspec.lock @@ -414,10 +414,10 @@ packages: dependency: "direct main" description: name: intl - sha256: "3df61194eb431efc39c4ceba583b95633a403f46c9fd341e550ce0bfa50e9aa5" + sha256: "1ca20c894b1717686a2319b8548763d812bc0aabdac580420a44c5178c57a867" url: "https://pub.dev" source: hosted - version: "0.20.2" + version: "0.20.3" io: dependency: transitive description: diff --git a/shorebird_fintech_wallet/pubspec.yaml b/shorebird_fintech_wallet/pubspec.yaml index 24d7626..dfb37b9 100644 --- a/shorebird_fintech_wallet/pubspec.yaml +++ b/shorebird_fintech_wallet/pubspec.yaml @@ -42,7 +42,7 @@ dependencies: dio: ^5.9.2 equatable: ^2.0.8 google_fonts: ^8.0.2 - intl: ^0.20.2 + intl: ^0.20.3 json_annotation: ^4.11.0 dev_dependencies: