diff --git a/pubspec.lock b/pubspec.lock index abb4ea9..a2ad860 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -168,7 +168,7 @@ packages: name: flutter_lints url: "https://pub.dartlang.org" source: hosted - version: "1.0.4" + version: "2.0.1" flutter_riverpod: dependency: transitive description: @@ -243,7 +243,7 @@ packages: name: lints url: "https://pub.dartlang.org" source: hosted - version: "1.0.1" + version: "2.0.0" matcher: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index bf5d597..d430af8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -41,7 +41,7 @@ dependencies: window_manager: ^0.2.7 dev_dependencies: - flutter_lints: ^1.0.4 + flutter_lints: ^2.0.1 flutter_test: sdk: flutter msix: ^3.6.3