Bump intl from 0.17.0 to 0.18.0

Bumps [intl](https://github.com/dart-lang/intl) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/dart-lang/intl/releases)
- [Changelog](https://github.com/dart-lang/intl/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/intl/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-28 21:08:22 +00:00 committed by GitHub
parent 7b3a6dba90
commit 2801f9a1b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ environment:
dependencies: dependencies:
flutter: flutter:
sdk: flutter sdk: flutter
intl: ^0.17.0 intl: ">=0.17.0 <0.19.0"
dev_dependencies: dev_dependencies:
flutter_test: flutter_test: