Skip to content

Commit 4892d6c

Browse files
committed
Update dependencies
1 parent b78047d commit 4892d6c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dev_dependencies:
4848
# activated in the `analysis_options.yaml` file located at the root of your
4949
# package. See that file for information about deactivating specific lint
5050
# rules and activating additional ones.
51-
flutter_lints: ^4.0.0
51+
flutter_lints: ^5.0.0
5252

5353
# For information on the generic Dart part of this file, see the
5454
# following page: https://dart.dev/tools/pub/pubspec

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ environment:
3131

3232
dependencies:
3333
cross_file: ^0.3.0
34-
device_info_plus: '>=9.0.0 <11.0.0'
34+
device_info_plus: '>=9.0.0 <12.0.0'
3535
dio: ^5.0.1
3636
flutter:
3737
sdk: flutter
@@ -44,7 +44,7 @@ dependencies:
4444
universal_io: ^2.0.4
4545

4646
dev_dependencies:
47-
flutter_lints: ^4.0.0
47+
flutter_lints: ^5.0.0
4848

4949
platforms:
5050
android:

0 commit comments

Comments
 (0)