Skip to content

Commit

Permalink
chore(deps): bump flutter_lints from 3.0.2 to 4.0.0 (#1880)
Browse files Browse the repository at this point in the history
* chore(deps): bump flutter_lints from 3.0.2 to 4.0.0

Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 3.0.2 to 4.0.0.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_lints-v4.0.0/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>

* update dependency constraints

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joscha <34318751+josxha@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and josxha authored May 10, 2024
1 parent 4491d1e commit 19704a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependency_overrides:
flutter_map_cancellable_tile_provider:

dev_dependencies:
flutter_lints: ^3.0.0
flutter_lints: ^4.0.0
flutter_test:
sdk: flutter

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies:
vector_math: ^2.1.2

dev_dependencies:
flutter_lints: ^3.0.0
flutter_lints: ^4.0.0
flutter_test:
sdk: flutter
mocktail: ^1.0.1
Expand Down

0 comments on commit 19704a8

Please sign in to comment.