| commit | e184bfc725793cbbf222fa8d8f96da10c40af24a | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon May 13 10:35:36 2024 +0200 |
| committer | GitHub <noreply@github.com> | Mon May 13 10:35:36 2024 +0200 |
| tree | 8d5356c957906eff7c8ba60667dbcedcc29ca179 | |
| parent | e75f5c3cddaae8a916a6e96145d77ce607266577 [diff] |
Bump lints from 3.0.0 to 4.0.0 (#4265) 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](https://github.com/dart-lang/lints/compare/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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pubspec.yaml b/pubspec.yaml index 4a3f3b8..d6d87ab 100644 --- a/pubspec.yaml +++ b/pubspec.yaml
@@ -29,7 +29,7 @@ dev_dependencies: checks: ^0.3.0 - lints: ^3.0.0 + lints: ^4.0.0 shelf_test_handler: ^2.0.2 test: ^1.24.9 test_descriptor: ^2.0.1