From 7fce97be1067657beb7fbfbed3c1180919e2cc5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 03:33:27 +0000 Subject: [PATCH] [geolocator_apple]: Bump flutter_lints in /geolocator_apple/example Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/flutter_lints-v5.0.0/packages) --- updated-dependencies: - dependency-name: flutter_lints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- geolocator_apple/example/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geolocator_apple/example/pubspec.yaml b/geolocator_apple/example/pubspec.yaml index bdaed10f..25f21b0f 100644 --- a/geolocator_apple/example/pubspec.yaml +++ b/geolocator_apple/example/pubspec.yaml @@ -35,7 +35,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - flutter_lints: ^4.0.0 + flutter_lints: ^5.0.0 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec