Skip to content

Commit

Permalink
build(deps): bump flutter_lints from 4.0.0 to 5.0.0 in /flutter (#2321)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Giancarlo Buenaflor <[email protected]>
  • Loading branch information
dependabot[bot] and buenaflor authored Oct 8, 2024
1 parent 79ccefb commit 299a3f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dev_dependencies:
sdk: flutter
mockito: ^5.1.0
yaml: ^3.1.0 # needed for version match (code and pubspec)
flutter_lints: ^4.0.0
flutter_lints: ^5.0.0
collection: ^1.16.0
remove_from_coverage: ^2.0.0
flutter_localizations:
Expand Down

0 comments on commit 299a3f6

Please sign in to comment.