diff --git a/pkgs/dart_services/pubspec.yaml b/pkgs/dart_services/pubspec.yaml index 156d6d176..3833d45a3 100644 --- a/pkgs/dart_services/pubspec.yaml +++ b/pkgs/dart_services/pubspec.yaml @@ -26,7 +26,7 @@ dependencies: dev_dependencies: build_runner: ^2.4.11 collection: ^1.18.0 - dart_flutter_team_lints: ^3.2.0 + dart_flutter_team_lints: 3.2.1 grinder: ^0.9.5 json_serializable: ^6.9.0 package_config: ^2.1.0 diff --git a/pkgs/dartpad_shared/pubspec.yaml b/pkgs/dartpad_shared/pubspec.yaml index 80c362dde..6d3e7e87a 100644 --- a/pkgs/dartpad_shared/pubspec.yaml +++ b/pkgs/dartpad_shared/pubspec.yaml @@ -12,5 +12,5 @@ dependencies: dev_dependencies: build_runner: ^2.4.11 - dart_flutter_team_lints: ^3.1.0 + dart_flutter_team_lints: 3.2.1 json_serializable: ^6.8.0