From e9fe9db97b1e67b84d8188487feee7d736ec7910 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 04:10:38 +0000 Subject: [PATCH] chore: bump intl from 0.19.0 to 0.20.1 Bumps [intl](https://github.com/dart-lang/i18n/tree/main/pkgs) from 0.19.0 to 0.20.1. - [Release notes](https://github.com/dart-lang/i18n/releases) - [Commits](https://github.com/dart-lang/i18n/commits/intl-v0.20.1/pkgs) --- updated-dependencies: - dependency-name: intl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6c78071b..3fc2b335 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,7 +33,7 @@ dependencies: dev_dependencies: coverage: ^1.0.2 - intl: ">=0.17.0 <0.20.0" + intl: ">=0.17.0 <0.21.0" lints: ">=2.0.0 <6.0.0" mocktail: ">=0.3.0 <2.0.0" test: ^1.21.0