Skip to content

Commit

Permalink
chore(deps): bump lints from 3.0.0 to 4.0.0 in /packages/sealed_langu…
Browse files Browse the repository at this point in the history
…ages (#171)

chore(deps): bump lints in /packages/sealed_languages

Bumps [lints](https://github.com/dart-lang/lints) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/dart-lang/lints/releases)
- [Changelog](https://github.com/dart-lang/lints/blob/main/CHANGELOG.md)
- [Commits](dart-lang/lints@v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: 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>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent f498e6f commit eb61fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sealed_languages/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ dev_dependencies:
dart_code_metrics: # Flutter Favorite
git:
url: https://github.com/tsinis/dart-code-metrics
lints: ^3.0.0 # From Google
lints: ^4.0.0 # From Google
test: ^1.25.4 # From Google

0 comments on commit eb61fb2

Please sign in to comment.