Skip to content

Commit f3a994f

Browse files
Merge pull request #237 from AlexHartford/patch-1
Update dependencies
2 parents a9450a2 + 1be901e commit f3a994f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pubspec.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ homepage: https://github.com/fluttercommunity/flutter_launcher_icons
66

77
dependencies:
88
args: 2.0.0
9-
image: ^3.0.0-nullsafety.0
10-
path: ^1.8.0-nullsafety.3
11-
yaml: ^3.0.0-nullsafety.0
9+
image: ^3.0.1
10+
path: ^1.8.0
11+
yaml: ^3.1.0
1212

1313
environment:
1414
sdk: '>=2.12.0-0 <3.0.0'
1515

1616
dev_dependencies:
17-
test: ^1.16.0-nullsafety.16
17+
test: ^1.16.6

0 commit comments

Comments
 (0)