diff --git a/packages/amplify_lints/pubspec.yaml b/packages/amplify_lints/pubspec.yaml index caec621d36d..da475ab4145 100644 --- a/packages/amplify_lints/pubspec.yaml +++ b/packages/amplify_lints/pubspec.yaml @@ -9,5 +9,5 @@ environment: sdk: ^3.0.0 dependencies: - flutter_lints: ^2.0.0 - lints: ^2.1.0 + flutter_lints: ^3.0.0 + lints: ^3.0.0 diff --git a/packages/smithy/goldens/pubspec.yaml b/packages/smithy/goldens/pubspec.yaml index f69aebcf0be..c80fb814a2c 100644 --- a/packages/smithy/goldens/pubspec.yaml +++ b/packages/smithy/goldens/pubspec.yaml @@ -26,7 +26,7 @@ dev_dependencies: args: ^2.3.1 file: ">=6.0.0 <8.0.0" glob: ^2.0.2 - lints: ^2.0.0 + lints: ^3.0.0 path: any pubspec_parse: ^1.2.0 smithy_codegen: