Bump dart_flutter_team_lints from 3.5.1 to 3.5.2 (#4608)

Bumps [dart_flutter_team_lints](https://github.com/dart-lang/ecosystem/tree/main/pkgs) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/dart-lang/ecosystem/releases)
- [Commits](https://github.com/dart-lang/ecosystem/commits/dart_flutter_team_lints-v3.5.2/pkgs)

---
updated-dependencies:
- dependency-name: dart_flutter_team_lints
  dependency-version: 3.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pubspec.lock b/pubspec.lock
index a49bb1b..f24c3e1 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -101,10 +101,10 @@
     dependency: "direct dev"
     description:
       name: dart_flutter_team_lints
-      sha256: "4c8f38142598339cd28c0b48a66b6b04434ee0499b6e40baf7c62c76daa1fcad"
+      sha256: ce0f23e2cf95cbd21766d17a7cf88584758b67fd77338d61f2ce77e3cf6d763c
       url: "https://pub.dev"
     source: hosted
-    version: "3.5.1"
+    version: "3.5.2"
   file:
     dependency: transitive
     description:
@@ -181,10 +181,10 @@
     dependency: transitive
     description:
       name: lints
-      sha256: c35bb79562d980e9a453fc715854e1ed39e24e7d0297a880ef54e17f9874a9d7
+      sha256: a5e2b223cb7c9c8efdc663ef484fdd95bb243bff242ef5b13e26883547fce9a0
       url: "https://pub.dev"
     source: hosted
-    version: "5.1.1"
+    version: "6.0.0"
   logging:
     dependency: transitive
     description:
diff --git a/pubspec.yaml b/pubspec.yaml
index 37ab748..808dda2 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -30,7 +30,7 @@
 
 dev_dependencies:
   checks: ^0.3.0
-  dart_flutter_team_lints: ^3.5.1
+  dart_flutter_team_lints: ^3.5.2
   shelf_test_handler: ^2.0.2
   test: ^1.26.2
   test_descriptor: ^2.0.2