Skip to content

Commit ea70c49

Browse files
Bump lints from 4.0.0 to 5.0.0 in /code_sharing/shared
Bumps [lints](https://github.com/dart-lang/lints) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/dart-lang/lints/releases) - [Changelog](https://github.com/dart-lang/lints/blob/main/CHANGELOG.md) - [Commits](dart-archive/lints@v4.0.0...v5.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>
1 parent fcf2552 commit ea70c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code_sharing/shared/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ dev_dependencies:
1313
build_runner: ^2.2.1
1414
freezed: ^2.1.1
1515
json_serializable: ^6.4.0
16-
lints: ">=2.0.0 <5.0.0"
16+
lints: ">=2.0.0 <6.0.0"
1717
test: ^1.16.0

0 commit comments

Comments
 (0)