Skip to content

Commit

Permalink
chore(deps): bump lints from 5.1.0 to 5.1.1 in /packages/world_countr…
Browse files Browse the repository at this point in the history
…ies/example (#266)

chore(deps): bump lints in /packages/world_countries/example

Bumps [lints](https://github.com/dart-lang/core/tree/main/pkgs) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/dart-lang/core/releases)
- [Commits](https://github.com/dart-lang/core/commits/lints-v5.1.1/pkgs)

---
updated-dependencies:
- dependency-name: lints
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2024
1 parent 0615c43 commit 3ed0f59
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/world_countries/example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -433,10 +433,10 @@ packages:
dependency: "direct dev"
description:
name: lints
sha256: "4a16b3f03741e1252fda5de3ce712666d010ba2122f8e912c94f9f7b90e1a4c3"
sha256: c35bb79562d980e9a453fc715854e1ed39e24e7d0297a880ef54e17f9874a9d7
url: "https://pub.dev"
source: hosted
version: "5.1.0"
version: "5.1.1"
logging:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/world_countries/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dev_dependencies:
flutter_gen_runner: ^5.8.0
flutter_test: # From Google
sdk: flutter
lints: ^5.1.0 # From Google
lints: ^5.1.1 # From Google

flutter:
uses-material-design: true
Expand Down

0 comments on commit 3ed0f59

Please sign in to comment.