diff --git a/code_sharing/shared/pubspec.yaml b/code_sharing/shared/pubspec.yaml index 0260dc47dff..578c13e828a 100644 --- a/code_sharing/shared/pubspec.yaml +++ b/code_sharing/shared/pubspec.yaml @@ -13,5 +13,5 @@ dev_dependencies: build_runner: ^2.2.1 freezed: ^2.1.1 json_serializable: ^6.4.0 - lints: ">=2.0.0 <6.0.0" + lints: ^5.0.0 test: ^1.16.0