From a13b4ee586bba852597f5e9d70528c673e5c85da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 16:35:05 +0000 Subject: [PATCH] chore(deps): Bump intl in /flutter_news_example/packages/app_ui 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] --- flutter_news_example/packages/app_ui/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter_news_example/packages/app_ui/pubspec.yaml b/flutter_news_example/packages/app_ui/pubspec.yaml index 777c0e972..7df74629a 100644 --- a/flutter_news_example/packages/app_ui/pubspec.yaml +++ b/flutter_news_example/packages/app_ui/pubspec.yaml @@ -9,7 +9,7 @@ dependencies: flutter: sdk: flutter flutter_svg: ^1.0.3 - intl: ^0.17.0 + intl: ^0.18.0 mockingjay: ^0.3.0 dev_dependencies: