Skip to content

Commit 5a7da1f

Browse files
build(deps): bump intl from 0.18.1 to 0.19.0
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]>
1 parent 2672d56 commit 5a7da1f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@ packages:
7171
dependency: "direct main"
7272
description:
7373
name: intl
74-
sha256: "3bc132a9dbce73a7e4a21a17d06e1878839ffbf975568bc875c60537824b0c4d"
74+
sha256: d6f56758b7d3014a48af9701c085700aac781a92a87a62b1333b46d8879661cf
7575
url: "https://pub.dev"
7676
source: hosted
77-
version: "0.18.1"
77+
version: "0.19.0"
7878
lints:
7979
dependency: transitive
8080
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ environment:
1414
dependencies:
1515
flutter:
1616
sdk: flutter
17-
intl: ^0.18.0
17+
intl: ">=0.18.0 <0.20.0"
1818

1919
dev_dependencies:
2020
flutter_lints: ^3.0.1

0 commit comments

Comments
 (0)