Skip to content

Commit

Permalink
build(deps): bump intl from 0.18.1 to 0.19.0 in /optimus
Browse files Browse the repository at this point in the history
Bumps [intl](https://github.com/dart-lang/i18n/tree/main/pkgs) from 0.18.1 to 0.19.0.
- [Release notes](https://github.com/dart-lang/i18n/releases)
- [Commits](https://github.com/dart-lang/i18n/commits/intl-v0.19.0/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 Jan 1, 2024
1 parent 9b38a92 commit 2f7656d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optimus/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
flutter_slidable: ">=1.2.0 <4.0.0"
flutter_svg: ^2.0.7
freezed_annotation: ">=1.0.0 <3.0.0"
intl: ">=0.17.0 <0.19.0"
intl: ">=0.17.0 <0.20.0"
theme_tailor_annotation: ^2.0.0

dev_dependencies:
Expand Down

0 comments on commit 2f7656d

Please sign in to comment.