Skip to content

Commit

Permalink
Bump flutter_lints from 3.0.2 to 4.0.0 in /widgets/cupertino
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 1, 2024
1 parent dda8442 commit 8fd333f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion widgets/cupertino/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ dependencies:
cupertino_icons: ^1.0.6
page_view_dot_indicator: ^2.3.0
dev_dependencies:
flutter_lints: ^3.0.1
flutter_lints: ">=3.0.1 <5.0.0"
flutter:

0 comments on commit 8fd333f

Please sign in to comment.