Bump intl from 0.17.0 to 0.18.1

Bumps [intl](https://github.com/dart-lang/i18n/tree/main/pkgs) from 0.17.0 to 0.18.1.
- [Release notes](https://github.com/dart-lang/i18n/releases)
- [Commits](https://github.com/dart-lang/i18n/commits/intl-v0.18.1/pkgs)

---
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-04-18 20:24:21 +00:00 committed by GitHub
parent 7b3a6dba90
commit 092aa26fb5
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: