Skip to content

Commit

Permalink
[geolocator_linux]: Bump flutter_lints from 1.0.4 to 3.0.1 in /geoloc…
Browse files Browse the repository at this point in the history
…ator_linux (#1427)

* [geolocator_linux]: Bump flutter_lints in /geolocator_linux

Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 1.0.4 to 3.0.1.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_lints-v3.0.1/packages)

---
updated-dependencies:
- dependency-name: flutter_lints
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* [geolocator_linux]: Bump flutter_lints in /geolocator_linux

Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 1.0.4 to 3.0.1.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_lints-v3.0.1/packages)

---
updated-dependencies:
- dependency-name: flutter_lints
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Use correct version constraint

* Use correct version constraint

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl>
  • Loading branch information
dependabot[bot] and mvanbeusekom authored Jan 31, 2024
1 parent a3a95c1 commit 699c7de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geolocator_linux/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies:

dev_dependencies:
build_runner: ^2.1.8
flutter_lints: ^1.0.4
flutter_lints: ^3.0.1
flutter_test:
sdk: flutter
mockito: ^5.0.17
Expand Down

0 comments on commit 699c7de

Please sign in to comment.