Skip to content

Commit fbc0123

Browse files
authored
Merge pull request #13 from dwyl/dependabot/pub/intl-0.20.1
chore(deps): Bump intl from 0.20.0 to 0.20.1
2 parents de4a807 + 15ef6a9 commit fbc0123

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pubspec.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,10 @@ packages:
9595
dependency: "direct main"
9696
description:
9797
name: intl
98-
sha256: "99f282cb0e02edcbbf8c6b3bbc7c90b65635156c412e58f3975a7e55284ce685"
98+
sha256: "00f33b908655e606b86d2ade4710a231b802eec6f11e87e4ea3783fd72077a50"
9999
url: "https://pub.dev"
100100
source: hosted
101-
version: "0.20.0"
101+
version: "0.20.1"
102102
leak_tracker:
103103
dependency: transitive
104104
description:
@@ -244,9 +244,9 @@ packages:
244244
dependency: transitive
245245
description:
246246
name: web
247-
sha256: "97da13628db363c635202ad97068d47c5b8aa555808e7a9411963c533b449b27"
247+
sha256: cd3543bd5798f6ad290ea73d210f423502e71900302dde696f8bff84bf89a1cb
248248
url: "https://pub.dev"
249249
source: hosted
250-
version: "0.5.1"
250+
version: "1.1.0"
251251
sdks:
252252
dart: ">=3.0.5 <4.0.0"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies:
3535
# The following adds the Cupertino Icons font to your application.
3636
# Use with the CupertinoIcons class for iOS style icons.
3737
cupertino_icons: ^1.0.8
38-
intl: ^0.20.0
38+
intl: ^0.20.1
3939

4040
dev_dependencies:
4141
flutter_test:

0 commit comments

Comments
 (0)